Ravegen

Latest version: v0.3.1

Safety actively analyzes 613777 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.3.0

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.

0.2.3

- Minor bugs fixed.
- Pytest tests added.
- Compatibility with Travis Ci added.
- Compatibility with Codecov added.

0.2.2

- 'version' command added.
- Bugs with pip fixed.
- Bugs with some command names fixed.

0.2.1

- Problem of Fedora installation fixed

0.2.0

Changes
- Now you can install RaveGen with pip.
- Decorator functionality added
- RaveGen, Command, Text and Errors decorators added
- A `/help` command is generated from the modules.
- Automatically installation of snapd and heroku-cli

0.1.0

Basic functionalities:
- Initialize a project
- Create test bots and deployable bots.
- Deploy bots locally or on Heroku.
- Change webhook url between locally and Heroku url without deploy again
- Delete cloud app from Heroku.

Modules:
- You can create MessageHandlers with text filters.
- You can create CommanHandlers with args.
- You can create ErrorHandlers.

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.