mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-21 18:27:59 -05:00
Add a setting for adding a tick reaction when help is DMed (#4467)
* Tick response for help command * Make this a setting instead Co-authored-by: palmtree5 <palmtree5+3577255@users.noreply.github.com>
This commit is contained in:
@@ -113,6 +113,7 @@ class RedBase(
|
||||
help__verify_checks=True,
|
||||
help__verify_exists=False,
|
||||
help__tagline="",
|
||||
help__use_tick=False,
|
||||
description="Red V3",
|
||||
invite_public=False,
|
||||
invite_perm=0,
|
||||
|
||||
Reference in New Issue
Block a user