Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 1.23 KB

README.md

File metadata and controls

25 lines (18 loc) · 1.23 KB

Hammett

Hammett is a framework whose main goal is to simplify building commercial Telegram bots with clear code and a good architecture. By commercial bots are meant such bots that require the support of

  • several roles of users (admin, beta testers, moderators, etc.) to manage the visibility of some parts of the user interface;
  • the permissions mechanism to implement a maintenance mode, paywall, etc.
  • storing the users state in and restoring it from Redis.

Hammett

Authors

See AUTHORS.

Licensing

The code of Hammett is licensed under the Apache License 2.0 except: