telegram_periodic_msg_bot

Telegram bot for sending periodic messages in groups

MIT License

Downloads
297
Stars
6
Committers
1

Bot releases are visible (Hide)

telegram_periodic_msg_bot - Version 0.3.4 Latest Release

Published by ebellocchia 8 months ago

  • Update Python versions
telegram_periodic_msg_bot - Version 0.3.3

Published by ebellocchia 10 months ago

  • Fix replying to commands in topics
telegram_periodic_msg_bot - Version 0.3.2

Published by ebellocchia over 1 year ago

  • Fix usage in channels
telegram_periodic_msg_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_periodic_msg_bot - Version 0.3.0

Published by ebellocchia about 2 years ago

  • Add support for pyrogram version 2 (version 1 still supported)
telegram_periodic_msg_bot - Version 0.2.4

Published by ebellocchia almost 3 years ago

  • Bot can now work in channels
telegram_periodic_msg_bot - Version 0.2.3

Published by ebellocchia almost 3 years ago

  • Handle anonymous user case when executing a command
telegram_periodic_msg_bot - Version 0.2.2

Published by ebellocchia almost 3 years ago

  • Add command for showing bot version
telegram_periodic_msg_bot - Version 0.2.1

Published by ebellocchia almost 3 years ago

  • Project re-organized into folders
telegram_periodic_msg_bot - Version 0.2.0

Published by ebellocchia almost 3 years ago

  • Add possibility to specify a starting hour for message tasks
telegram_periodic_msg_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_periodic_msg_bot - Version 0.1.4

Published by ebellocchia almost 3 years ago

  • Rename commands by adding the msgbot_ prefix, to avoid conflicts with other bots
telegram_periodic_msg_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_periodic_msg_bot - Version 0.1.2

Published by ebellocchia about 3 years ago

  • Fix wrong imports
  • Add typing to class members
  • Fix mypy errors
telegram_periodic_msg_bot - Version 0.1.1

Published by ebellocchia about 3 years ago

  • Minor bug fixes
telegram_periodic_msg_bot - Version 0.1.0

Published by ebellocchia about 3 years ago

First release