diff options
author | 2021-08-17 07:24:39 -0400 | |
---|---|---|
committer | 2021-08-17 07:24:39 -0400 | |
commit | ea95c67ba89fbd62156735eb1fb46e208cda0ef1 (patch) | |
tree | f6b0621d670862da586452e038e6556d2376a5a5 | |
parent | fix: Make select all buttons for each individual column (diff) |
New Resource: vcokltfre's Discord bot tutorial.
-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 |