mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-12-06 01:12:33 -05:00
[Help] Let owners set menu reaction timeout (#5205)
* initial help reaction timeout with min 15, max 300 * slight wording change * docs! * aaa * Suggestions from code review, thank Jack! Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com> Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com>
This commit is contained in:
@@ -115,6 +115,7 @@ class RedBase(
|
||||
help__verify_exists=False,
|
||||
help__tagline="",
|
||||
help__use_tick=False,
|
||||
help__react_timeout=30,
|
||||
description="Red V3",
|
||||
invite_public=False,
|
||||
invite_perm=0,
|
||||
|
||||
Reference in New Issue
Block a user