mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-20 09:56:05 -05:00
Red 3.4.0 - Changelog (#4059)
* Add 3.4.0 changelog * Fix some stuff in previous changelog - Remove empty section - Fix alphabetical order in contributor list - Add missing Flame to contributor list - Fix the length of rst header underline * PR 4050 * PR 3993 * PR 4064 (issue 4028) * PR 4077 * PR 3956 * PR 4079 * PR 4089 (issue 4088) Co-Authored-By: Dav <dav@mail.stopdavabuse.de> * PR 4099 * PR 4097 * Add Trusty to contributor list * PR 4116 * PR 4043 (issue 3945) * PR 4072 * PR 4109 * PR 4110 * PR 4102 * PR 4112 * PR 4161 * PR 4121 * PR 4134, 4143 * PR 4085 * PR 2982 (issue 2906) * PR 3679 (issue 3605) * PR 4148 (issue 4147) * PR 4011 * PR 4022 (issue 4013) * PR 4135 (issue 4122) * PR 4167 * PR 4141 * Add NeuroAssassin to contributor list * PR 4129 * PR 4149 * PR 4105, 4127 (issue 4106) * PR 3845 * PR 4142 * PR 4163 * PR 4176 * PR 4172 (issue 4066) * PR 4038 (issue 3786) * PR 3081 * PR 4137 (issue 4118) * PR 4017 * PR 4182 Co-Authored-By: Dav <dav@mail.stopdavabuse.de> * Add Kowlin to contributor list * PR 4182 * PR 4169 * PR 3084 * Add `douglas-cpp`, `MeatyChunks`, `zephyrkul` to contributor list * PR 4138 * Add some anchor * Add release date Co-authored-by: Dav <dav@mail.stopdavabuse.de> Co-authored-by: palmtree5 <3577255+palmtree5@users.noreply.github.com>
This commit is contained in:
@@ -165,6 +165,8 @@ on developing cogs for V3. This will also cover differences between V2 and V3 fo
|
||||
those who developed cogs for V2.
|
||||
|
||||
|
||||
.. _guidelines-for-cog-creators:
|
||||
|
||||
---------------------------
|
||||
Guidelines for Cog Creators
|
||||
---------------------------
|
||||
@@ -231,7 +233,7 @@ Not all of these are strict requirements (some are) but are all generally advisa
|
||||
- We announce this in advance.
|
||||
- If you need help, ask.
|
||||
|
||||
14. Check events against ``bot.cog_disabled_in_guild``
|
||||
14. Check events against `bot.cog_disabled_in_guild() <RedBase.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