A Discord bot to get information and posts updates on any cryptocurrency
Click here to add the bot to your server, no coding required!
If you would like to run your own instance of the bot, use the following steps
-
Create a new application here
-
Generate a new bot for that application
-
Copy your token for your bot
-
Paste the token in
config.js
-
Paste the token in
auth.json
-
Install the latest version of NPM to your computer
-
In the root directory of the project, using cmd run
npm i
-
Run the bot with
node bot.js