Skip to content

Barrelwolf38087/CryptoBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CryptoBot

A Discord bot for comparing cryptocurrency values. Data from CryptoCompare

Dependencies

  • Python 3.6 (or newer)
  • Discord.py (obviously)
    • python3 -m pip install -U https://github.com/Rapptz/discord.py/archive/rewrite.zip
  • Requests
    • python3 -m pip install requests

Self-Hosting Instructions

  1. Create a bot here.
  2. Paste your bot's token into a file called "token.txt".
    • Ensure there is no newline at the end of the file.
    • On *NIX, try tr -d '\n' < token.txt.
    • If there is a newline at the end, the bot will fail to log in and you will get a cryptic error.
  3. Run the bot.
  4. Invite the bot to your server using your generated OAuth2 URL.
    • Make sure the bot has the permissions to send messages and embed links.

About

A Discord bot for comparing cryptocurrency values.

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages