fixed .antispamignore
Improved livechannel error handling
This commit is contained in:
parent
134e5a8c92
commit
d9d35420c9
8 changed files with 46 additions and 25 deletions
16
CHANGELOG.md
16
CHANGELOG.md
|
@ -2,7 +2,21 @@
|
|||
|
||||
*a,c,f,r,o*
|
||||
|
||||
## [6.0.7] - 18.03.2025
|
||||
## [6.0.8] - 19.03.2025
|
||||
|
||||
### Added
|
||||
|
||||
- Live channel commands
|
||||
- `.lcha` adds a channel with a template message (supports placeholders, and works on category channels too!)
|
||||
- Every 10 minutes, channel name will be updated
|
||||
- example: `.lcha #my-channel --> Members: %server.members% <--` will display the number of members in the server as a channel name, updating once every 10 minutes
|
||||
- `.lchl` lists all live channels (Up to 5)
|
||||
- `.lchd <channel or channelId>` removed a live channel
|
||||
|
||||
### Fixed
|
||||
- `.antispamignore` fixed
|
||||
|
||||
## [6.0.7] - 19.03.2025
|
||||
|
||||
### Added
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue