Discord bot that will print the c20 nav
- Before you are ready to run the bot, we need to setup your computer to host the bot.
- First you will need to have NodeJS installed on your machine. You can find the latest version here https://nodejs.org/en/.
- Next create a discord account for your bot. You can find a very easy guide on how to do this here https://github.com/reactiflux/discord-irc/wiki/Creating-a-discord-bot-&-getting-a-token
- Now that we have that setup, extract the zip file I have sent you and open the config.json file with a text editor. In the token property replace "YOUR TOKEN HERE" with the token for your bot that you created.
- Your bot is now ready!