Skip to content

horodchukanton/telegram-bot-microframework-perl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

telegram-bot-microframework-perl

What it allows to do:

  • Respond to predeclared messages (can be defined by patterns)
  • Build menus with few messages in a row (see Plugin::Telegram::Operation)

To do:

  • Inline queries support
  • Authentication

Wrapping BotAPI to simplify new bots development

Uses AnyEvent for asynchronous networking.

Wrapper allows you to build your own bot simply defining responses to commands, but also can help you with more complicated scenarios (operations including few messages, authentication)

About

Wrapping BotAPI to simplify new bots development

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages