Skip to content

RaveGen v0.3.0

Compare
Choose a tag to compare
@ChrisChV ChrisChV released this 03 May 17:18
· 8 commits to master since this release
4b428e1

New features

  • Deploy in Google App Engine.
  • Token for test bot. Now you can add a token for doing testing without change the bot in the cloud.
  • RaveFunction Decorator. You can add functions to the bot that can be called by a callback_query.
  • Callback Query Handler. RaveGen internally has a handler for callback queries.
  • Callback Decorator. You can override the RaveGen's callback query handler.
  • Inline menus. New syntax for generate menus and show them with a message. The menu buttons could have callback_query or url functionality.
  • New example modules.