A Flask extension for Discord slash commands.
Project description
Flask-Discord-Interactions
This is a Flask extension that lets you write Discord Slash 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.0.5.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4ef55fd0bb70bc354959e3a831f00c10f7b15d5a063d4c0016acfc4b20c9e830 |
|
MD5 | 34a7787946b199138a76ed49fb660a18 |
|
BLAKE2b-256 | 1b27690099d2ef298b2494437d1dcaf7a18f17c91a225821a1f67096960e0a2a |
Close
Hashes for Flask_Discord_Interactions-1.0.5-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0df23cd9e7bec69784bdab1ad2d3af715ffac1339c5c3ff617ea312c02348586 |
|
MD5 | 246db2ef1fc7c9b1a74f3c693eaa5181 |
|
BLAKE2b-256 | 10c6c32eb137cd5181104e9d064da30536ae0f9e5b07a05dbec4f67bcd3f980f |