A Flask extension for Discord slash commands.
Project description
Flask-Discord-Interactions
This is a Flask extension that lets you write Discord Application Commands using a decorator syntax similar to Flask's @app.route()
or Discord.py's @bot.command()
.
@discord.command()
def ping(ctx):
"Respond with a friendly 'pong'!"
return "Pong!"
Full documentation is available on readthedocs.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Close
Hashes for Flask-Discord-Interactions-1.7.3.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8111e9cf512b91ae7ee34498838dfd8f4ebfada21197b6bed347aadaf68cf350 |
|
MD5 | 92fa140c3d0d010048beacc03e9ee9ce |
|
BLAKE2b-256 | 1cdff27dd090cf6838d4a4552928fc341783ff58a9dc41e2b1fe2ee5bd2b745e |
Close
Hashes for Flask_Discord_Interactions-1.7.3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0109f1b711c5c47c67ae23f68eeec5d0060d74170f5fceb04e357ebc86c6473a |
|
MD5 | 5d82331f5adc7e625933d16ec8a256a8 |
|
BLAKE2b-256 | 5495b4952e20a928c1c01704542df65fb323e7759696cb03f19ce86868bcf6d5 |