Skip to content

Releases: ebellocchia/telegram_crypto_price_bot

Version 0.4.0

26 Jan 18:04
Compare
Choose a tag to compare
  • 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

28 Dec 12:08
Compare
Choose a tag to compare
  • Fix replying to commands in topics

Version 0.3.4

16 May 21:44
Compare
Choose a tag to compare
  • Fix usage in channels

Version 0.3.3

16 Dec 12:24
Compare
Choose a tag to compare
  • Add new line for markdown delimiters
  • Prevent crash if some data is not available

Version 0.3.2

07 Oct 13:21
Compare
Choose a tag to compare
  • Prevent crash if cannot connect to an X display (MacOS/Linux)

Version 0.3.1

28 Sep 08:52
Compare
Choose a tag to compare
  • Fix some mypy and prospector warnings
  • Add configuration for isort and run it on project

Version 0.3.0

22 Jul 12:12
Compare
Choose a tag to compare
  • Add support for pyrogram version 2 (version 1 still supported)

Version 0.2.3

15 Dec 21:19
Compare
Choose a tag to compare
  • Bot can now work in channels

Version 0.2.2

15 Dec 10:07
Compare
Choose a tag to compare
  • Handle anonymous user case when executing a command

Version 0.2.1

10 Dec 20:55
Compare
Choose a tag to compare
  • Project re-organized into folders
  • Add command for showing bot version