aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Vivaan Verma <[email protected]>2021-08-17 12:32:32 +0100
committerGravatar Vivaan Verma <[email protected]>2021-08-17 12:32:32 +0100
commita960b3e497496cad1e7c26883468181f01f6ddbd (patch)
tree17fdfaf6718ce1fc57830a4a136ae7b98705e768
parentAlign select all buttons to center of column (diff)
parentNew Resource: vcokltfre's Discord bot tutorial. (diff)
merge: Merge branch 'doublevcodes/smarter-resources/front-end' of https://github.com/doublevcodes/site into doublevcodes/smarter-resources/front-end
-rw-r--r--pydis_site/apps/resources/resources/vcokltfre_discord_bot_tutorial.yaml14
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