An open API service indexing awesome lists of open source software.

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

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/)