telegram-click

Click inspired command-line interface creation toolkit for python-telegram-bot

MIT License

Downloads
534
Stars
10
Committers
3

Bot releases are visible (Hide)

telegram-click - v2.2.3

Published by release-drafter[bot] over 5 years ago

What’s Changed

  • Feature/supergroups (#6) by @markusressel
telegram-click - v2.2.1

Published by release-drafter[bot] over 5 years ago

What’s Changed

🐛 Bugfixes

  • check if passed argument is none and use default value if possible (#5) by @markusressel
telegram-click - v2.2.0

Published by release-drafter[bot] over 5 years ago

  • allow quoted arguments
  • permission_denied_message is hidden by default
telegram-click - v2.1.0

Published by markusressel over 5 years ago

  • combine permissions using logical operators & | and ~
  • removed unused command parameter from evaluation function
  • hide commands from command list if the user has no permission to use them anyway
  • generate info message if the user has permission for 0 commands
  • added integrated permission handlers
    • PRIVATE_CHAT
    • GROUP_CHAT
    • USER_ID
    • USER_NAME
    • GROUP_CREATOR
    • GROUP_ADMIN
telegram-click - v2.0.1

Published by markusressel over 5 years ago

  • error handling
  • permission handling fix
telegram-click - v2.0.0

Published by markusressel over 5 years ago

  • automatic type conversion for well known types bool, int and float
  • added per command permission handling
    • many breaking changes because of necessary refactoring
telegram-click - v1.0.1

Published by markusressel over 5 years ago

  • bugfix for too many arguments error popping up wrongly
  • fixed license
telegram-click - v1.0.0

Published by markusressel over 5 years ago

  • initial release
Package Rankings
Top 12.06% on Pypi.org
Badges
Extracted from project README
Contributors MIT License Code Climate Latest Version Build Status