diff options
author | 2022-06-13 19:00:07 -0400 | |
---|---|---|
committer | 2022-06-13 19:00:07 -0400 | |
commit | 92a6872e548c851d06c4cdbc9dd9746224293c84 (patch) | |
tree | 6c0d60e6ece2ffa63907900389cdb1ed6fa90f12 /pydis_site | |
parent | Remove Atom, which will no longer be supported (diff) |
Update vcokltfre's discord bot tutorial
Diffstat (limited to 'pydis_site')
-rw-r--r-- | pydis_site/apps/resources/resources/vcokltfre_discord_bot_tutorial.yaml | 2 |
1 files changed, 1 insertions, 1 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 index 61a7b6f6..12f2a154 100644 --- a/pydis_site/apps/resources/resources/vcokltfre_discord_bot_tutorial.yaml +++ b/pydis_site/apps/resources/resources/vcokltfre_discord_bot_tutorial.yaml @@ -1,4 +1,4 @@ -description: This tutorial, written by Python Discord staff member vcokltfre, +description: This tutorial, written by vcokltfre, will walk you through all the aspects of creating your own Discord bot, starting from creating the bot user itself. name: vcokltfre's Discord Bot Tutorial |