mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-21 02:16:09 -05:00
[Mod] Move ignored guilds and channels to core (#3472)
* Move ignored guilds and channels to core Add caching for ignored guilds and channels Add caching for whitelist and blacklist Fix #3220 Add consume-rest for whitelist and blacklist commands to add multiple users or roles in one command * Add ability to ignore channel categories * black * moveignorechannels should be owner only and cleanup changes * add changelog entries * address Feedback
This commit is contained in:
4
changelog.d/3472.enhance.rst
Normal file
4
changelog.d/3472.enhance.rst
Normal file
@@ -0,0 +1,4 @@
|
||||
Add caching for ignored channels/guilds.
|
||||
Add caching for white/blacklist.
|
||||
Add consume-rest for white/blacklist commands.
|
||||
Allow ignoring channel categories.
|
||||
1
changelog.d/mod/3472.enhance.rst
Normal file
1
changelog.d/mod/3472.enhance.rst
Normal file
@@ -0,0 +1 @@
|
||||
Move ignore commands and checks into core.
|
||||
Reference in New Issue
Block a user