Releases: vctt94/bisonbotkit
Releases · vctt94/bisonbotkit
v0.0.1 - Initial Release
v0.0.1 - Initial Release
This initial release of BisonBotKit introduces a robust foundation to develop bots for the Bison Relay network easily and efficiently.
Features
- Bot Initialization: Simplifies the creation and management of bots with built-in support for configuration loading and logging.
- Configuration Management: Supports loading bot configurations from files, including settings for RPC connections, certificates, and logging levels.
- Logging System: Provides a structured logging backend with support for log rotation and subsystem-specific loggers.
- RPC Client Integration: Facilitates secure connections to BisonRelay services using TLS certificates and basic authentication.
- Event Handling: Implements handlers for various BisonRelay events such as private messages, group chats, invites, posts, and tips.
Full Changelog: https://github.com/vctt94/bisonbotkit/commits/v0.0.1