fixed module list

Updated changelog, version upped to 6.0.9
.cinfo now also has a member list
commandlist will be auto-regenerated in debug runs
This commit is contained in:
Toastie 2025-03-19 18:53:40 +13:00
parent d9d35420c9
commit b033b062a5
Signed by: toastie_t0ast
GPG key ID: 0861BE54AD481DC7
10 changed files with 210 additions and 151 deletions

View file

@ -2,6 +2,17 @@
*a,c,f,r,o*
## [6.0.9] - 19.03.2025
### Changed
- `.cinfo` now also has a member list
### Fixed
- `.antispamignore` will now properly persist through restarts
- livechannels and scheduled commands will now be inside utility module as they should
## [6.0.8] - 19.03.2025
### Added
@ -14,6 +25,7 @@
- `.lchd <channel or channelId>` removed a live channel
### Fixed
- `.antispamignore` fixed
## [6.0.7] - 19.03.2025