mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-12-07 09:52:30 -05:00
[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:
@@ -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=[],
|
||||
|
||||
Reference in New Issue
Block a user