BIGbot / tBG53 - Initial
Pre-release
Pre-release
rolebot -> BIGbot
This is the first release of BIGbot, an expanded version of Rolebot with a rearchitected framework to allow for building way more features going forward.
It includes:
- better handling of role / team commands
- team create now explicitly creates a team from a string
- team joins now request the actual role in Discord, allowing for auto completion (and solving accidental role creations)
- team leave allows leaving a team
- new AV functionality for administrators
- better logging
- modular architecture
- probably more but I'm too lazy for that
Note on Versioning
Going forward, we will use a variant of semantic versioning.
Versions will be defined as follows:
vEVENT.MAJOR.MINOR
For example, v53.1.1 is the first patch release of the tBG53 release train (tBG53 uses the latest v53 release, and so on).
Full Changelog: v1.0...v53.0.0