Skip to content

rreminy/discord-mailer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published