A web framework for Discord interactions specialized for usage in https://deta.sh
Project description
Deta-Discord-Interactions
This is a small web framework that lets you write Discord Application Commands using a decorator syntax similar to Flask's @app.route()
or Discord.py's @bot.command()
, specialized for usage in https://deta.sh
@discord.command()
def ping(ctx):
"Respond with a friendly 'pong'!"
return "Pong!"
Full documentation is available on readthedocs.
Project details
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 deta-discord-interactions-0.0.1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | f9fbdc868bd3831563b374ab2d29ed56ba1ee824e161a8504a32adc81217cef5 |
|
MD5 | 81c94ebf965ee35128f33df02187ec87 |
|
BLAKE2b-256 | 48bbdafaba517d950b3c8c67053a0cc3a992b63129c35e56f2681953e0b61458 |
Close
Hashes for deta_discord_interactions-0.0.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 62de1689cd046992f937a415e18821a4dc980d487794eb3b25ba82bc731ef695 |
|
MD5 | 06213062b98adf6aa5a71e2040aa1c80 |
|
BLAKE2b-256 | 2767ca2caa4768d7a91795d5adc44b9c82335f697935881d6c936218b7dc958c |