telegram-click

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

MIT License

Downloads
534
Stars
10
Committers
3

Bot releases are hidden (Show)

telegram-click - v4.1.0

Published by markusressel about 4 years ago

What’s Changed

🚀 Features and ✨ Enhancements

  • Feature/#40 single dash (#43) by @markusressel
  • Feature/#37 combined flags (#42) by @markusressel
  • Feature/help message improvements (#41) by @markusressel
  • Feature/#38 differentiate quoted and non quoted (#39) by @markusressel
telegram-click - v3.3.4

Published by markusressel over 4 years ago

What’s Changed

  • force required arguments before optional arguments
  • don't parse floating arguments as flags
telegram-click - v3.3.3

Published by markusressel over 4 years ago

What’s Changed

  • sorting bugfix
telegram-click - v3.1.2

Published by markusressel about 5 years ago

What’s Changed

🚀 Features and ✨ Enhancements

  • updated python-telegram-bot dependency
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