Releases: B3rry/Balboa
Releases · B3rry/Balboa
Balboa v2.0.0
Adding role and user based permission checks, additional logging
New in 1.2.0:
- Added new command:
Ping
. Upon success, bot will respond pong - Implemented methods for checking the ModeratorRelationship and BannedRelationship of requesting users
- Implemented a method for checking if a user is explicitly authorized to preform an action (outside of role based checks)
- Implemented a method for pulling a bot's permission configuration json from the subreddit wiki
- Moved the dispatching of messages into its own process to better support templating in the future
- Updated documentation, and extended the bot's default logging (Note: very verbose at the moment)
- Added support for providing a url to a csv in the
Bulk Update Flair
command.
Docker Support, Code Cleanup, and Dependency Updates
- Updated the package with Docker support
- Removed legacy code
- Added additional documentation to the action dispatch protocols
- Restructured the project structure to better support long-term development
Initial Release
Initial release of Balboa