TrackmaniaIndia / TMIndiaBot

Discord Bot for the Trackmania India Discord Server
https://discord.gg/aztYuhWxgU
MIT License
2 stars 3 forks source link

[v3.1] Create command groups #219

Open deepnimma opened 2 years ago

deepnimma commented 2 years ago

Pushed back indefinitely, SlashCommandGroups are incredibly buggy inside cogs.

deepnimma commented 2 years ago
# you'll have to manually add the manually created slash command group
bot.add_application_command(math)

https://guide.pycord.dev/interactions/application-commands/slash-commands#subcommand-groups

deepnimma commented 1 year ago

Should be fine now and in v3

deepnimma commented 1 year ago

Adding to [v3.1]