Created by Enea Dolcini
Join the official channel for updates and the support group.
SnapeBot is a class-based framework that allows you to easily interact with Bot APIs and make your own bots, with great built-in features like MySQL Database and CallbackData Encryption.
It also supports all the Bot API methods.
- Features
- Requirements
- Installation
- Updating
- Settings
- How to use
- Understanding variables
- Managing database
- $SnapeBot->API methods
You can find some examples in the Examples folder.
- simpleBot: a basic usage of SnapeBot to create your first bot, with an overview of normal keyboards and inline keyboards.
Please note that the above are Examples, so if you'd like to try them you should copy them, not use them inside the src
directory.