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

Useful tools for building interactions in Python

Results 3 discord-interactions-python issues
Sort by recently updated
recently updated
newest added

- Introduced `Interaction` class to encapsulate handling of interaction data and verification logic. - Introduced `InteractionVerifier` class as a decorator to streamline the integration process. - Improved overall structure and...

little return update by TheSadError

Would it be in scope for this project to add a decorator to update Discord with changes to slash commands when the flask service is started/reloaded in debug mode for...