mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-12-07 18:02:31 -05:00
[Warnings] Add setting for warn channel and DMing warns toggle (#2929)
* Initial Commit * Add changelog * Review changes * Changed to use contextlib.suppress * Update warnings.py * Update redbot/cogs/warnings/warnings.py Co-Authored-By: jack1142 <6032823+jack1142@users.noreply.github.com> * Update redbot/cogs/warnings/warnings.py Co-Authored-By: jack1142 <6032823+jack1142@users.noreply.github.com> * Update redbot/cogs/warnings/warnings.py Co-Authored-By: jack1142 <6032823+jack1142@users.noreply.github.com> * Update redbot/cogs/warnings/warnings.py Co-Authored-By: jack1142 <6032823+jack1142@users.noreply.github.com> * Update redbot/cogs/warnings/warnings.py Co-Authored-By: jack1142 <6032823+jack1142@users.noreply.github.com> * Update redbot/cogs/warnings/warnings.py Co-Authored-By: jack1142 <6032823+jack1142@users.noreply.github.com> * Update redbot/cogs/warnings/warnings.py Co-Authored-By: jack1142 <6032823+jack1142@users.noreply.github.com> * Update redbot/cogs/warnings/warnings.py Co-Authored-By: jack1142 <6032823+jack1142@users.noreply.github.com> * Update redbot/cogs/warnings/warnings.py Co-Authored-By: jack1142 <6032823+jack1142@users.noreply.github.com> * Rename 2932.bugfix.rst.txt to 2932.bugfix.rst * Rename 2929.enhance.rst.txt to 2929.enhance.rst * Update redbot/cogs/warnings/warnings.py Co-Authored-By: Draper <27962761+Drapersniper@users.noreply.github.com> * Update redbot/cogs/warnings/warnings.py Co-Authored-By: Draper <27962761+Drapersniper@users.noreply.github.com> * Update redbot/cogs/warnings/warnings.py Co-Authored-By: jack1142 <6032823+jack1142@users.noreply.github.com> * Rename 2929.enhance.rst to 2929.feature.rst * Update warnings.py * Add files via upload * Update warnings.py * Black * Update warnings.py * black * Update warnings.py * Update warnings.py * Delete 2932.bugfix.rst Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com> Co-authored-by: Draper <27962761+Drapersniper@users.noreply.github.com>
This commit is contained in:
2
changelog.d/warnings/2929.feature.rst
Normal file
2
changelog.d/warnings/2929.feature.rst
Normal file
@@ -0,0 +1,2 @@
|
||||
Added features to mod to be able to toggle warns being sent to both DM's and channel.
|
||||
Added a command to set the channel the warns get sent to. (defaults to the channel the warn was issued in).
|
||||
Reference in New Issue
Block a user