flask-discord-interactions icon indicating copy to clipboard operation
flask-discord-interactions copied to clipboard

A Flask extension to enable declarative definitions for Discord slash commands.

Results 2 flask-discord-interactions issues
Sort by recently updated
recently updated
newest added

It seems like this is possible in the full python Discord api but I was wondering if there'd be a way to leverage custom IDs and interaction with a database...

enhancement

**Is your feature request related to a problem? Please describe.** When I autocomplete in a guild, my bot displays two versions of each command, which is disconcerting. My assumption is...

enhancement