[3.4] [Help] Let owners set menu reaction timeout (#5205) (#5277)

* 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>

(cherry picked from commit f8664a4e8a)

Co-authored-by: Vexed <vex@vexcodes.com>
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com>

Co-authored-by: Vexed <vex@vexcodes.com>
Co-authored-by: jack1142 <6032823+jack1142@users.noreply.github.com>
This commit is contained in:
Red-GitHubBot
2021-09-08 21:55:03 +02:00
committed by GitHub
parent 55712f1ed0
commit dbe50bc6fe
4 changed files with 60 additions and 1 deletions

View File

@@ -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,