telegram_crypto_price_bot

Telegram bot for displaying cryptocurrencies prices and charts

MIT License

Downloads
292
Stars
39
Committers
1

Bot releases are hidden (Show)

telegram_crypto_price_bot - Version 0.4.0 Latest Release

Published by ebellocchia 9 months ago

  • 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.
telegram_crypto_price_bot - Version 0.3.5

Published by ebellocchia 10 months ago

  • Fix replying to commands in topics
telegram_crypto_price_bot - Version 0.3.4

Published by ebellocchia over 1 year ago

  • Fix usage in channels
telegram_crypto_price_bot - Version 0.3.3

Published by ebellocchia almost 2 years ago

  • Add new line for markdown delimiters
  • Prevent crash if some data is not available
telegram_crypto_price_bot - Version 0.3.2

Published by ebellocchia about 2 years ago

  • Prevent crash if cannot connect to an X display (MacOS/Linux)
telegram_crypto_price_bot - Version 0.3.1

Published by ebellocchia about 2 years ago

  • Fix some mypy and prospector warnings
  • Add configuration for isort and run it on project
telegram_crypto_price_bot - Version 0.3.0

Published by ebellocchia about 2 years ago

  • Add support for pyrogram version 2 (version 1 still supported)
telegram_crypto_price_bot - Version 0.2.3

Published by ebellocchia almost 3 years ago

  • Bot can now work in channels
telegram_crypto_price_bot - Version 0.2.2

Published by ebellocchia almost 3 years ago

  • Handle anonymous user case when executing a command
telegram_crypto_price_bot - Version 0.2.1

Published by ebellocchia almost 3 years ago

  • Project re-organized into folders
  • Add command for showing bot version
telegram_crypto_price_bot - Version 0.2.0

Published by ebellocchia almost 3 years ago

  • Add possibility to specify a starting hour for price tasks
telegram_crypto_price_bot - Version 0.1.5

Published by ebellocchia almost 3 years ago

  • Add single handlers for message updates, to avoid being notified of each single message sent in groups
telegram_crypto_price_bot - Version 0.1.4

Published by ebellocchia almost 3 years ago

  • Rename commands by adding the pricebot_ prefix, to avoid conflicts with other bots
telegram_crypto_price_bot - Version 0.1.3

Published by ebellocchia about 3 years ago

  • Add configuration files for flake8 and prospector
  • Fix all flake8 warnings
  • Fix the vast majority of prospector warnings
  • Remove all star imports (import *)
telegram_crypto_price_bot - Version 0.1.2

Published by ebellocchia about 3 years ago

  • Add typing to class members
  • Fix mypy errors
telegram_crypto_price_bot - Version 0.1.1

Published by ebellocchia about 3 years ago

  • Minor bug fixes
telegram_crypto_price_bot - Version 0.1.0

Published by ebellocchia about 3 years ago

First release