diff options
-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 |