Bot Changelog
v3.1.0
Added
- Guild Localization Command ("guild-language")
- Full Command and Event Localization
- Commands now default to guild language unless user language is set
- "fetch-error" command
- Support for Greek localization
Changed
- The "lookup" command now supports both global and local lookup options (-g | -l)
- Using the command without a flag will default to global temporarily for legacy purposes
- The banner found in the help command and when mentioning the bot has been updated
- Error IDs are now snowflakes based on the current epoch time
- The "language" command is now "user-language"
- "lang" will be supported temporarily for legacy purposes
- Staff checks are no longer performed outside staff functions
Fixed
- A bug causing extra users to be cached
- A bug causing localization to fail for a select set of users
- A bug causing elevated response times on commands with additional permission checks
- Minor performance related issues
- Minor UI related issues