Releases: ebellocchia/telegram_crypto_price_bot
Releases · ebellocchia/telegram_crypto_price_bot
Version 0.4.0
- Add possibility to specificy a Coingecko API key, in case paid APIs are used. If no API key is specified, free APIs will be used.
Version 0.3.5
- Fix replying to commands in topics
Version 0.3.4
- Fix usage in channels
Version 0.3.3
- Add new line for markdown delimiters
- Prevent crash if some data is not available
Version 0.3.2
- Prevent crash if cannot connect to an X display (MacOS/Linux)
Version 0.3.1
- Fix some mypy and prospector warnings
- Add configuration for isort and run it on project
Version 0.3.0
- Add support for pyrogram version 2 (version 1 still supported)
Version 0.2.3
- Bot can now work in channels
Version 0.2.2
- Handle anonymous user case when executing a command
Version 0.2.1
- Project re-organized into folders
- Add command for showing bot version