#How to add options to slash_command at runtime?

1 messages · Page 1 of 1 (latest)

ruby root
#

Is there a way to add options to slash_command at runtime? I want additional fields with the names of the fields of some database table to appear after selecting the table.

crude bay
# ruby root Is there a way to add options to slash_command at runtime? I want additional fie...
GitHub

Pycord, a maintained fork of discord.py, is a python wrapper for the Discord API - pycord/examples/app_commands/slash_autocomplete.py at master · Pycord-Development/pycord

Learn all about Slash Commands and how to implement them into your Discord Bot with Pycord!

crude bay
#

.solved