A discord bot for managing your email on Discord.
- Install Node.JS
- Clone the repository
git clone https://github.com/hendersonyang/discord-email.git
- Rename example.env to .env
- Replace all the values in .env file to your own. You can find your imap/smtp server by searching
<email provider> smtp/imap server
- Run node index.js