https://github.com/andreock/cryptobot-discord
A discord bot for crypto and mining
https://github.com/andreock/cryptobot-discord
crypto cryptocurrency discord discord-bot discord-py discordpy mining mining-monitor
Last synced: 3 months ago
JSON representation
A discord bot for crypto and mining
- Host: GitHub
- URL: https://github.com/andreock/cryptobot-discord
- Owner: andreock
- Created: 2021-08-26T11:20:00.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-01-11T21:25:32.000Z (over 3 years ago)
- Last Synced: 2025-01-08T21:37:26.416Z (5 months ago)
- Topics: crypto, cryptocurrency, discord, discord-bot, discord-py, discordpy, mining, mining-monitor
- Language: Python
- Homepage: https://cryptobot-d41013.webflow.io
- Size: 64.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Cryptobot
Cryptobot is a Discord bot create to give info about Cryptocurrencies and mining.
Build in python with discord.py,pandas,requests and CoingeckoAPI
## Run the bot
```bash
pip install requirements.txt
python main.py
```## Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.Please make sure to update tests as appropriate.
## TODO list
1. fix chart date
2. ~~add ETC and Ravencoin to nanopool~~
3. fix hiveonpool api for add workers(at this moment, impossible)## License
[MIT](https://choosealicense.com/licenses/mit/)