From 40f9627ab15acc488cf336e00c8b06026cdf8c6e Mon Sep 17 00:00:00 2001 From: Knut Ahlers Date: Sun, 1 Aug 2021 00:24:58 +0200 Subject: [PATCH] Wiki: Fix: Missing parens Signed-off-by: Knut Ahlers --- Home.md | 2 +- Home.md.tpl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Home.md b/Home.md index b445646..5299dda 100644 --- a/Home.md +++ b/Home.md @@ -6,7 +6,7 @@ - Go to "Bot" in your newly created application and click "Add a bot" - Give it a name which later will be your bots name, optionally upload an image which will be its profile image - Disable "Public Bot", enable the "Privileged Gateway Intents" -- Copy and note your bots token (you will need to enter it into the `bot_token` field of the config +- Copy and note your bots token (you will need to enter it into the `bot_token` field of the config) ## Create a config diff --git a/Home.md.tpl b/Home.md.tpl index 3448556..6f3c8b7 100644 --- a/Home.md.tpl +++ b/Home.md.tpl @@ -6,7 +6,7 @@ - Go to "Bot" in your newly created application and click "Add a bot" - Give it a name which later will be your bots name, optionally upload an image which will be its profile image - Disable "Public Bot", enable the "Privileged Gateway Intents" -- Copy and note your bots token (you will need to enter it into the `bot_token` field of the config +- Copy and note your bots token (you will need to enter it into the `bot_token` field of the config) ## Create a config