Skip to content

PeytonBrown/Crypto-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Showcase

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

Pinned Message Updated Message

Usage

  1. Add the bot from HERE
  2. Type .c setup
  3. Set the channel for the bot to post in Ex: .c set-channel #general
  4. Add whatever coins you want Ex: .c add-coin ethereum
  5. Profit

Install

This won't be a noob friendly guide

  1. Install node.js
  2. Download project files
  3. Open a command window in project directory and run the following commands
  4. npm init -y
  5. npm install discord.js
  6. npm install coingecko-api
  7. add your discord bot token to config.json
  8. start bot with node crypto.js

Credits

Peyton Brown Discord.js CoinGecko

About

Simple Discord Bot to get Updated Crypto Information

Resources

Stars

Watchers

Forks