mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-06 03:08:55 -05:00
6 lines
282 B
ReStructuredText
6 lines
282 B
ReStructuredText
adds a few methods and classes replacing direct config access (which is no longer supported)
|
|
|
|
- ``redbot.core.Red.allowed_by_whitelist_blacklist``
|
|
- ``redbot.core.Red.get_valid_prefixes``
|
|
- ``redbot.core.Red.clear_shared_api_tokens``
|
|
- ``redbot.core.commands.help.HelpSettings`` |