A quick discord mailer bot that relay DMs sent to it into a specific channel. To reply just send DMs directly to the user (this bot is one-way)
-
Clone this repository
git clone https://github.com/rreminy/discord-mailer.git
-
Install dependencies
npm install discord.js
-
Copy
config.default.json
asconfig.json
and edit -
Run the bot
node index.js