mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-21 10:17:59 -05:00
[Core] Fix error message about guild-only command and add dm-only error message (#3057)
* enhance(core): fix guild-only error message, add dm-only error message * chore(changelog): add towncrier entries
This commit is contained in:
1
changelog.d/3057.bugfix.rst
Normal file
1
changelog.d/3057.bugfix.rst
Normal file
@@ -0,0 +1 @@
|
||||
Bot will now properly send a message when the invoked command is guild-only.
|
||||
1
changelog.d/3057.enhance.rst
Normal file
1
changelog.d/3057.enhance.rst
Normal file
@@ -0,0 +1 @@
|
||||
Bot will now send a message when the invoked command is DM-only.
|
||||
Reference in New Issue
Block a user