diff options
author | 2024-08-22 23:36:47 +0100 | |
---|---|---|
committer | 2024-08-22 23:36:47 +0100 | |
commit | d0c6587c3ffbe41db4c76c6cf4c03a4078b54aa5 (patch) | |
tree | 4d56b883c0cf51583a1f442b53f96ab171247186 /pydis_site/apps | |
parent | Add tests for new raise_for_status test shim helpers (diff) |
Add Discord.py masterclass resource
Diffstat (limited to 'pydis_site/apps')
-rw-r--r-- | pydis_site/apps/resources/resources/discord_py_masterclass.yaml | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/pydis_site/apps/resources/resources/discord_py_masterclass.yaml b/pydis_site/apps/resources/resources/discord_py_masterclass.yaml new file mode 100644 index 00000000..52338338 --- /dev/null +++ b/pydis_site/apps/resources/resources/discord_py_masterclass.yaml @@ -0,0 +1,12 @@ +description: A whistlestop tour of the functionality of discord.py, the most popular Python library for Discord +name: Discord.py Masterclass +title_url: https://fallendeity.github.io/discord.py-masterclass +tags: + topics: + - discord bots + payment_tiers: + - free + difficulty: + - intermediate + type: + - tutorial |