A minor update to support tab completion for subcommands. But don't worry, bigger updates are on their way!
Changelog
Note: Subcommand tab completion checks your permission for each subcommand.
- Added tab completion for subcommands (type /auth and press Tab and see what happens!)
Changelog
- Added punishment actions "ban <message>", "kick <message>"
- Added secure mode key comparison methods: can be compared using the Levenshtein, Damerau Levenshtein or Hamming algorithm
- Added command: /auth fix to fix errors when you retain the blindness effect after authentication
Key Comparison Methods
When authenticating in...