/Dorito-bot-discord.js

A multipurpose Discord bot with many NSFW and fun commands as well as utility and moderation.

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

Dorito Bot Discord.js

A multipurpose Discord bot with many NSFW and fun commands as well as utility and moderation.

  • Go to For a full command list.
  • Use if you don't want to follow the steps bellow.

Installation guide

Getting your credentials:

Token

Your token is what you use to log the bot in.

  • On the bot tab click copy where it says token.
  • Once you have coppied the token you may now paste it into the config file.
  • MAKE SURE YOU PASTE IT BETWEEN THE SPEECH MARKS.

Your discord ID

  • To get the ID go to discords settings and go to the "Appearance".

  • Once you are on the Appearance tab, scroll down until you find "Developer Mode".

  • Turn on "Developer Mode"

  • Now that Developer Mode is on type a message on any server then right click on your name then click coppy id.

  • Paste the coppied ID into the "devID" section of your config.

  • If you followed the stepts correctly your config file should now look like this:

{
"token": "Your discord token",
"prefix": "THIS IS NOW LOCATED IN INDEX.JS",
"devID": "Your discord id"
 }
  • You may now save the config and move to the installation process.

How to install:

  1. Install node.js at https://nodejs.org
  2. Double click the install.bat file and wait for everything to install.
  3. Once everything has installed type start.bat .
  4. Wait for everything to load and the bot should now be up and running.

Adding the bot to your server:

  1. Go back to the Discord Developer Portal and click on your application.
  2. Go to the General Information tab and you should see your client ID.
  3. Click coppy.
  4. Now that you have your client ID go to this website Discord Permissions Calculator
  5. Paste your client ID into where it says Client ID then select the permissions you want.
  6. Once you have finished doing that click the invite link that the website generated and it should take you to your bots invite page.
  7. Invite the bot to your server.
  8. Test the bot to see if it works by typing -ping and if the command works then you have completed all the steps correctly. If you want to constantly invite the bot to servers keep the link that the permission calculator generated

Well Done!

You now have a self hosted working bot on your server!

Troubleshooting

If the music commands do not work then it is because FFMPEG was not installed. You can find many videos on Youtube showing how to install FFMPEG. Here is one for Windows

24/7 Hosting:

If you want to 24/7 host this bot for free I suggest using Glitch.com Follow this guide if you don't know how to host on Glitch

An Idiot's Guide: Hosting on Glitch

This Bot was made by Aaronidk/aaronokiay.