Skip to content

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

Notifications You must be signed in to change notification settings

Gettix/Dorito-bot-discord.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dorito-bot Discord.js

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

  • Use if you don't want to follow the steps bellow.

Bot installation guide

Getting your credentials:

Token

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

  • On the bot tab click coppy 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": "-",
 "devID": "Your discord id"
 }
  • You may now save the config and move the the installation process.

How to install:

  1. Install node.js at https://nodejs.org/en/
  2. Double click the install.bat file and wait for everything to install.
  3. Once everything has installed click Start Bot.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 cosntantly 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. Just search up discord.js FFMPEG on Youtube

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.

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published