/////////////////////////////// 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.
- Visual Studio Community 2019. found here: https://visualstudio.microsoft.com
- Node.js found here: https://nodejs.org/en/ The next are recommandations but are not required.
- 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 /////////////////////////////////////////// //////////////////////////////////////////////////////////////////////////////////////////////////