mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-12-07 09:52:30 -05:00
Rename RedBase to Red, remove the old Red (#5159)
* Rename RedBase to Red, remove the old Red * Update docs references * add noindex directives
This commit is contained in:
@@ -145,7 +145,7 @@ While not required for approved Cog Creators, they are still recommended in orde
|
||||
- Values provided make sense. (eg. no negative numbers for payday)
|
||||
- Don't unsafely use user input for things like database input.
|
||||
|
||||
- Check events against `bot.cog_disabled_in_guild() <RedBase.cog_disabled_in_guild()>`\
|
||||
- Check events against `bot.cog_disabled_in_guild() <Red.cog_disabled_in_guild()>`\
|
||||
|
||||
- Not all events need to be checked, only those that interact with a guild.
|
||||
- Some discretion may apply, for example,
|
||||
|
||||
Reference in New Issue
Block a user