Skip to content

turtlesiscool/CoinGecko-Discord-Bot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CoinGecko-Discord-Bot

CoinGeckoBot Discord Crypto Price Bot

Deploy

Deploy to Heroku:

  1. Fork Repo
  2. Create new app on heroku
  3. Connect to Github
  4. Select Repo
  5. Configure Config Vars in settings
  6. Deploy
  7. Start worker (Resources)

HEROKU Example Config Vars:

Discord bot setup:

  1. Go to https://discord.com/developers/
  2. Create new app "New Application"
  3. Bot -> Add Bot
  4. oAuth2 -> URL Generator-> SCOPES: "bot" -> BOT PERMISSIONS: "Administrator" -> GENERATED URL: Copy
  5. Paste URL in new Tab -> select Discord server
  6. Bot -> TOKEN: Copy -> use as "YOUR_DISCORD_BOT_TOKEN"

Sources:

About

CoinGecko Discord Crypto Price Bot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 98.1%
  • Procfile 1.9%