.notify #channel nicecatch <message> fully implemented now

notify fixes and improvements
This commit is contained in:
Toastie 2025-03-24 14:06:49 +13:00
parent 8d08595a9f
commit 69a02e0e15
Signed by: toastie_t0ast
GPG key ID: 0861BE54AD481DC7
8 changed files with 176 additions and 83 deletions

View file

@ -2,10 +2,21 @@
*a,c,f,r,o*
## [6.0.14] - 24.03.2025
## [6.0.14]
### Added
- Added `.notify <channel> nicecatch <message>` event
- It will show all rare fish/trash and all max star fish caught on any server
- You can use `.notifyphs nicecatch` to see the list of placeholders you can use while setting a message
- Example: `.notify #fishfeed nicecatch %user% just caught a %event.fish.stars% %event.fish.name% %event.fish.emoji%`
### Changed
- .notify commands now require Manage Messages permission
- .notify will now let you know if you can't set a notify message due to a missing channel
### Fixed
- Fixed `.antispamignore` restart persistence
- Fixed `.notify` events. Only levelup used to work
## [6.0.13] - 23.03.2025