Updated changelog, upped version to 6.0.7

.schl and .schd now show/take kwums
This commit is contained in:
Toastie 2025-03-19 11:37:48 +13:00
parent 98fddbd9b1
commit c179ea6c07
Signed by: toastie_t0ast
GPG key ID: 0861BE54AD481DC7
3 changed files with 20 additions and 3 deletions

View file

@ -2,6 +2,23 @@
*a,c,f,r,o*
## [6.0.7] - 18.03.2025
### Added
- Schedule commands!
- `.scha <time> <text>` adds the command to be excuted after the specified amount of time
- `.schd <id>` deletes the command with the specified id
- `.schl` lists your scheduled commands
- `.masskick` added as massban and masskill already exist
- `.xpex` and `.xpexl` are back, as there was no way to exclude specific users or roles with .xprate
### Fix
- `.xprate` will now (as exclusion did) respect parent channel xp rates in threads
- the xprate system will first check if a thread channel has a rate set
- if it doesn't it will try to use the parent channel's rate
## [6.0.6] - 16.03.2025
### Added