Skip to content
This repository was archived by the owner on Sep 11, 2021. It is now read-only.

Latest commit

 

History

History
23 lines (20 loc) · 1.63 KB

File metadata and controls

23 lines (20 loc) · 1.63 KB

/////////////////////////////// BEFORE ANYTHING DO THE FOLLOWING ///////////////////////////////// ////////////////////////////////////////////////////////////////////////////////////////////////// ///// Edit the bot-setup.bat & start-bot.bat and put the directory of your bot files where it says DIRECTORY ///// //////////////////////////////////////////////////////////////////////////////////////////////////

The following a list of items you will need to run the bot. Without these it will simply not work.

  1. Visual Studio Community 2019. found here: https://visualstudio.microsoft.com
  2. Node.js found here: https://nodejs.org/en/ The next are recommandations but are not required.
  3. Git BASH found here: https://gitforwindows.org (Use this for better bot processing.)

////////////////////////////////////////////////////////////////////////////////////////////////// //////////////////////////////// Go edit config/config.json ////////////////////////////////////// //////////////////////////////////////////////////////////////////////////////////////////////////

Change "Bot Token Here" to your discord token. You can generate one at: https://discord.com/developers/applications Change "Preix Here" to anything you'd like your bots prefix to be. Change PLAYING to either "PLAYING or WATCHING" Change discord.js to whatever you'd like

////////////////////////////////////////////////////////////////////////////////////////////////// //////////////////////////////////// RUN START-BOT.bat /////////////////////////////////////////// //////////////////////////////////////////////////////////////////////////////////////////////////