Skip to content

Uses the CoinGecko API to actively display the price of a cryptocurrency via the nickname.

License

Notifications You must be signed in to change notification settings

verata-veritatis/discord-coingecko-price-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

discord-coingecko-price-bot

Uses the CoinGecko API to actively display the price of a cryptocurrency via the nickname.

For python3.6+. You'll need discord.py and requests. The bot needs nickname-changing permissions.

bots

Open the bot.py file and add your desired MARKET_ID and BOT_TOKEN. The bot token can be obtained from the Discord developer portal after making a new app. The market ID is obtained by going to the token's page on CoinGecko, and grabbing the last bit of the URL i.e. https://www.coingecko.com/en/coins/rope-token -> MARKET_ID = rope_token.

About

Uses the CoinGecko API to actively display the price of a cryptocurrency via the nickname.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages