Skip to content

ALEEF02/CryptoBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CryptoBot

A Discord bot to get information and posts updates on any cryptocurrency

Adding to your server

Click here to add the bot to your server, no coding required!

Installation

If you would like to run your own instance of the bot, use the following steps

  1. Create a new application here

  2. Generate a new bot for that application

  3. Copy your token for your bot

  4. Paste the token in config.js

  5. Paste the token in auth.json

  6. Install the latest version of NPM to your computer

  7. In the root directory of the project, using cmd run npm i

  8. Run the bot with node bot.js