diff options
| -rw-r--r-- | pydis_site/apps/resources/resources/vcokltfre_discord_bot_tutorial.yaml | 14 | 
1 files changed, 14 insertions, 0 deletions
| diff --git a/pydis_site/apps/resources/resources/vcokltfre_discord_bot_tutorial.yaml b/pydis_site/apps/resources/resources/vcokltfre_discord_bot_tutorial.yaml new file mode 100644 index 00000000..02f9fe5a --- /dev/null +++ b/pydis_site/apps/resources/resources/vcokltfre_discord_bot_tutorial.yaml @@ -0,0 +1,14 @@ +description: This tutorial, written by Python Discord staff member vcokltfre, +  will walk you through all the aspects of creating your own Discord bot, +  starting from from creating the bot user itself. +name: vcokltfre's Discord Bot Tutorial +title_url: https://vcokltfre.dev/ +tags: +  topics: +    - discord bots +  payment_tiers: +    - free +  complexity: +    - intermediate +  type: +    - tutorial | 
