Array of Guild IDs, will throw error if is undefined
, use "Global" if you are registering Global Command
Protected
Optional
allProtected
Readonly
clientProtected
eventProtected
Optional
guild_Optional
helpProtected
modulesProtected
validatedProtected
generateProtected
generateProtected
getProtected
hasProtected
runSync Slash Commands, Call this ONLY after client is ready
Protected
unionGenerate Cog that contains Help Command
Should be called after all cogs are added and before commands validation.
Make sure to NOT name any cog Help
or any command help
Optional
style: EmbedStyleNo multiple Cogs or commands should have same name,
and Cog.commands
key and value must be the same command name
This function will ensure that and should be called after all cogs are added
Note: It is recommended to use checkLogin()
instead for simplicity
It is what it is