Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 413 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 413 Bytes

discord-mailer

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)

Installation instructions

  1. Clone this repository git clone https://github.com/rreminy/discord-mailer.git

  2. Install dependencies npm install discord.js

  3. Copy config.default.json as config.json and edit

  4. Run the bot node index.js