Skip to content

Releases: ebellocchia/telegram_periodic_msg_bot

Version 0.1.5

11 Nov 10:30
Compare
Choose a tag to compare
  • Add single handlers for message updates, to avoid being notified of each single message sent in groups

Version 0.1.4

21 Oct 12:58
Compare
Choose a tag to compare
  • Rename commands by adding the msgbot_ prefix, to avoid conflicts with other bots

Version 0.1.3

18 Oct 14:34
Compare
Choose a tag to compare
  • Add configuration files for flake8 and prospector
  • Fix all flake8 warnings
  • Fix the vast majority of prospector warnings
  • Remove all star imports (import *)

Version 0.1.2

09 Oct 09:10
Compare
Choose a tag to compare
  • Fix wrong imports
  • Add typing to class members
  • Fix mypy errors

Version 0.1.1

05 Oct 12:15
Compare
Choose a tag to compare
  • Minor bug fixes

Version 0.1.0

29 Sep 08:54
Compare
Choose a tag to compare

First release