This addon requires you to have the latest version of Corebot, if you don't have Corebot you can purchase it here https://www.mc-market.org/resources/8501/
Features/Commands:
- SMTP Mail
- Send mail to discord
- DynamicConfig (You can run multiple instances by renaming .js addon file)
- Categorygs
- CustomConfig (You can edit the messages in Mail2Discord.yml (https://docs.corebotaddons.com/en/Edit-Embeds))
- Multiple Users Support
Features/Commands:
- SMTP Mail
- Send mail to discord
- DynamicConfig (You can run multiple instances by renaming .js addon file)
- Categorygs
- CustomConfig (You can edit the messages in Mail2Discord.yml (https://docs.corebotaddons.com/en/Edit-Embeds))
- Multiple Users Support
Q: I want something added! Will you do this?
A: Yes, Open a ticket in my support lounge!
Q: How do I edit the messages?
A: In the Mail2Discord.yml (https://docs.corebotaddons.com/en/Edit-Embeds)
A: Yes, Open a ticket in my support lounge!
Q: How do I edit the messages?
A: In the Mail2Discord.yml (https://docs.corebotaddons.com/en/Edit-Embeds)
Code:
MailSettings:
¬1: Please check your mail server ports & logins. Open a ticket if your stuck!
user: ""
password: ""
host: ""
port: 993
¬2: Only change if your getting a permission error.
tls: true
tlsOptions:
rejectUnauthorized: false
autotls: always
MessageLength: 250
Channels:
¬3: If true, This will send in Default and the dedicated Category!
SendBoth: false
Defualt: inbox
Categorys:
FROM_WHO: TO_CHANNEL
support@tebex.io: tebex
service@paypal.com: paypal
Message:
Title: "Subject: {email-subject}"
Author: New email from {email-from}
AuthorIcon: https://cdn.discordapp.com/attachments/818206975606915152/818221188639621131/bb18bdbbef437b2d50518db5a8292c94.png
Description: "{email-description}"
Footer: Received at {email-date}