Skip to content

📧 DM-BOT is discord bot that can redirect direct messages. One of us! You can also reply to those messages! DM-BOT is easy to use & understand! I decided to use Discord.js, it's literally the best.

License

Notifications You must be signed in to change notification settings

LivelySource/DM-BOT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation



Hello glad you stumpled upon DM-BOT. You can freely modify, configure, produce this code. I only wish you respect my wishes and give credit where it is due. Thank you! If you have any questions or concerns visit my webpage > REDACTED

Requirements

You'll need your bot's token. This is obtained by creating an application in the Developer section of discordapp.com.

Installing DM-BOT

Run this command within your folder. You can simply shift + left-click to open the Powershell window.

git clone https://github.com/livelysource/dm-bot.git

then...

  • In the folder where you used the git command, run npm install to install it's dependencies,
  • Rename config-example.json to config.json
  • Edit config.json and fill in all the required inputs.

Using DM-Bot

To start DM-BOT, in command prompt or powershell(whichever you are using), run the following command: npm start If you wish to publish this on github, besure to include config.json in your .gitignore file.

To Invite Your Bot!

To add the bot to your guild, you have to get an oauth link for it.

You can use this site to help you generate a full OAuth Link, which includes a calculator for the permissions: Permission Calculator

Understanding How it Works

DM-Bot is using the discord.js lib. DM-Bot takes messages from the dm channel, then sends them to a server's specific channel.

To there you can reply to the message by copying the command's syntax provided. There you can fill in the <message> area!

About

📧 DM-BOT is discord bot that can redirect direct messages. One of us! You can also reply to those messages! DM-BOT is easy to use & understand! I decided to use Discord.js, it's literally the best.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published