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-0.1.9.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7f1eb965fcbdcd8223509e6c6c9dec106b98f6701428af3700078ea1d38b1403 |
|
MD5 | 7a084299d956813898558117c9f3872c |
|
BLAKE2b-256 | 0f161eef78747899448ff8bd5f8b2f4e20deeec85a0a03f813170a93c103ecc0 |
Close
Hashes for Flask_Discord_Interactions-0.1.9-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | f53b4dae925dea17619c51b5754858232c7111d04b6b266a50e8ede0ba07c028 |
|
MD5 | a5ccc487e52e072e5662ab3f663de591 |
|
BLAKE2b-256 | 10b316a9a4443af3da3df43a36c475aeb6b7adce8f2416c4fbfe23d4b318c499 |