[Core] Add toggle for the applications.commands invite scope (#5114)

* Add toggle for applications.commands invite scope

* Add support for i18n

* Fix formatting

Co-authored-by: Kowlin <boxedpp@gmail.com>
This commit is contained in:
El Laggron
2021-06-03 17:36:28 +02:00
committed by GitHub
parent 1ee4156ac6
commit 0ce2634bb3
2 changed files with 26 additions and 2 deletions

View File

@@ -118,6 +118,7 @@ class RedBase(
description="Red V3",
invite_public=False,
invite_perm=0,
invite_commands_scope=False,
disabled_commands=[],
disabled_command_msg="That command is disabled.",
extra_owner_destinations=[],