add "/shoutout" command (#4638)

Co-authored-by: Rasmus Karlsson <rasmus.karlsson@pajlada.com>
This commit is contained in:
olafyang
2023-05-20 18:32:06 +02:00
committed by GitHub
parent e1a6c24cf3
commit 21d4b2cacc
9 changed files with 274 additions and 0 deletions
+1
View File
@@ -2,6 +2,7 @@
## Unversioned
- Minor: Added `/shoutout <username>` commands to shoutout specified user. (#4638)
- Dev: Added command to set Qt's logging filter/rules at runtime (`/c2-set-logging-rules`). (#4637)
- Dev: Added the ability to see & load custom themes from the Themes directory. No stable promises are made of this feature, changes might be made that breaks custom themes without notice. (#4570)