A discord bot that fetches cryptocurrency prices and news.
Command | Description |
---|---|
!ping | Checks if the bot is online and working |
!price <vs_currency> | Fetches the price of a crypto with respect to another currency or cryptocurrency |
!news | Fetches the latest news related to cryptocurrency |
!help | Replies with all commands available and their description |
- Clone the repo
- Create an
.env
file and addDISCORD_BOT_TOKEN
andNEWS_API_KEY
- Run the bot using
node bot