mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-21 18:27:59 -05:00
@@ -1 +0,0 @@
|
||||
Add custom issue messages for adding and removing roles, this makes it easier to create translations.
|
||||
@@ -1 +0,0 @@
|
||||
Fixed ``[p]announce`` failing after encountering an error attempting to message the bot owner.
|
||||
@@ -1 +0,0 @@
|
||||
Changed ``[p]announce ignore`` and ``[p]announce channel`` to ``[p]announceset ignore`` and ``[p]announceset channel``.
|
||||
@@ -1 +0,0 @@
|
||||
Changed ``[p]selfrole <role>`` to ``[p]selfrole add <role>``, changed ``[p]selfrole add`` to ``[p]selfroleset add`` , and changed ``[p]selfrole delete`` to ``[p]selfroleset remove``.
|
||||
@@ -1,2 +0,0 @@
|
||||
Improved the clairty of user facing messages in the admin cog when the user is not allowed
|
||||
to do something due to Discord hierarchy rules.
|
||||
@@ -1 +0,0 @@
|
||||
Fixed some role managing commands not properly checking if the bot had manage_roles perms before attempting to manage roles.
|
||||
@@ -1 +0,0 @@
|
||||
Fixed ``[p]editrole`` commands not checking if roles to be edited are higher than the bot's highest role before trying to edit them.
|
||||
@@ -1 +0,0 @@
|
||||
Fixed ``[p]announce ignore`` and ``[p]announce channel`` not being able to be used by guild owners and administrators.
|
||||
@@ -1 +0,0 @@
|
||||
Removed Admin tests.
|
||||
@@ -1 +0,0 @@
|
||||
Removed the ``MemberDefaultAuthor`` converter because its only purpose seemed to be catching ``""`` "members".
|
||||
@@ -1 +0,0 @@
|
||||
The ``SelfRole`` converter now only makes a config get call when the role actually exists.
|
||||
Reference in New Issue
Block a user