[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:
Vexed
2021-09-01 17:35:11 +01:00
committed by GitHub
parent 6a8968e34d
commit f8664a4e8a
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,