This is a simple discord bot to get updated crypto information for your server. No need to request updated prices just add your coin and the bot will update automatically.
Includes features such as:
- Custom coin list
- Support for different currncies
- Support for different timezones
The bot automatically updates every 5 minutes.
If you have any questions, comments, or feature request add me on discord Peyton#7093
- Add the bot from HERE
- Type
.c setup - Set the channel for the bot to post in Ex:
.c set-channel #general - Add whatever coins you want Ex:
.c add-coin ethereum - Profit
This won't be a noob friendly guide
- Install node.js
- Download project files
- Open a command window in project directory and run the following commands
npm init -ynpm install discord.jsnpm install coingecko-api- add your discord bot token to config.json
- start bot with
node crypto.js
Peyton Brown Discord.js CoinGecko

