Skip to content

SeanWhelan/CryptoBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple, lightweight Node.js Discord cryptocurrency bot.

Getting Started

Prerequisites

Ensure Node.js is installed, and run npm install to install the project's dependencies.

Usage

All commands can either be sent directly to the bot or sent in a server or channel that the bot is also in.

  • Use the command !gasprices to see current Ethereum network gas prices, as well as how long transactions are expected to take if you use each respective gas price.
  • Use the command !coin followed by the symbol of the coin you would like information on. By default, the bot returns the CMC rank, market cap, 24hr volume and price of the coin supplied; however the bot can be edited very easily to provide more detailed information.
    • Example: !coin btc, !coin cake

Deployment

As this is a Node.js bot, it can be run on Windows, macOS and Linux. I would recommend deploying it on a Raspberry Pi, or a very lightweight cloud server such as Google Cloud Platform. You can use PM2 to very easily turn the bot into a process with very little downtime.

Authors

License

This project is licensed under the MIT license.

About

A simple, lightweight Discord cryptocurrency bot.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published