Skip to content

AzmainIsraq/FFBD-BOT

Repository files navigation

MassDM v3, a bot to send DMs to every member of a role in Discord server.

Use this tool at your own risk!

You will need two things installed to make this bot work.

Open config.json in your code editor and edit the token with your bot token or your user token. [or remove the "REM" and replate "YOUR TOKEN" in start.bat]

You also need to add in your whitelisted ID. The ID of the user who will control the bot. Once you have that done, save the file. Alternatively, you can pass in the token through an enviornment variable named BOT_TOKEN

Run install_dep.bat if you are on Windows.

Otherwise you need to open a terminal in the bot folder and type "npm install -d" without quotes.

Once it has finished installing all the dependencies, you can run start.bat. If you are not running Windows, you need to open a terminal in the bot folder and type "node app.js" without quotes.

Ideas for development:

  • env var token
  • customize bot status

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published