Skip to content

dankissdev/CoinMarketBot

 
 

Repository files navigation

Discord Bots Discord Bots Discord Bots Discord Bots

CoinMarketBot

A Discord bot that sends constant cryptocurrency updates to text-channel subscribers and can create alert notifications.

Created with Python 3.6 and the CoinMarketCap API wrapper.

Click here to add the bot to your server.

Discord Bots

Installation:

  1. Install necessary requirements using pip install -r requirements.txt
  2. Rename config_template.json to config.json
  3. Enter your discord token inside the token variable in config.json
  4. Run with python bot.py or python3 bot.py

You're also given the option to change the command prefix as you see fit inside of the config.json.

If you want to use the :small_green_triangle: emoji, I've uploaded it in the emoji folder. To use it for your bot, have a server with the emoji uploaded to it (while also naming it small_green_triangle) and edit the id of the SMALL_GREEN_TRIANGLE variable at the top of coin_market.py to the emoji ID of your emoji.

Commands:

This bot has commands to look up cryptocurrencies, subscribe to live updates, create crypto price alerts for the user, and many more.

See examples of the commands here

See wiki page here or type $help.

Stay tuned for more features.

Donations:

Not mandatory at all, but if you're feeling generous:

ETH: 0x13318b2A795940D119b999ECfe827708131fA3f6
LTC: LiChyn9o9VhppANUHDhe6ReFjGoGhLqtZm

paypal

About

A Discord bot that automatically reports updates of crypto from https://coinmarketcap.com/

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%