Releases: Together-Java/TJ-Bot
v.2.2
This release is the next step towards migrating our existing commands to TJ-Bot.
The highlight in this release is the migration of the help-system with the new /free
command. But we also have some nice bug fixes and improvements.
- added
/free
channel system and command - added
/audit
command - improved
/tags
list - fixes
/tag-manage raw
not displaying correctly - fixed
/vc-activity
crashes
v.2.1
Hotfix release to fix the critical RCE vulnerability in log4j, no other changes have been made.
v.2.0
Version 2.0 is all about migrating existing commands. This first release on this major version adds:
- the tag system (
/tags
,/tag
,/tag-manage
), - moderation commands (
/ban
,/unban
,/kick
) - but not yet on a level to replace Dyno - the mod audit log (mods can easily review all moderation actions),
- the LaTeX command (
/tex
) - and voice chat activities (
/vc-activity
)
v.1.1 Command system overhaul
We go public 🎉
This version introduces the new command system and various other improvements. Available commands are:
/reload
/ping
/db get
,/db put
The bot is now in a state that allows the rest of the community to easily participate as well.
v.1.0 Initial Release
The first version of the bot contains basic commands, such as !ping
, !dbget
, !dbput
.
It runs smooth and mostly intended for testing and polishing.