mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-06 03:08:55 -05:00
* 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
4 lines
155 B
ReStructuredText
4 lines
155 B
ReStructuredText
Add caching for ignored channels/guilds.
|
|
Add caching for white/blacklist.
|
|
Add consume-rest for white/blacklist commands.
|
|
Allow ignoring channel categories. |