From 49ea8bca2045382e7a27b552358605797870ded8 Mon Sep 17 00:00:00 2001 From: ElBe <90863907+ElBe-Plaq@users.noreply.github.com> Date: Sun, 13 Nov 2022 13:51:18 +0100 Subject: [PATCH] Updated How to use the bot (markdown) --- How-to-use-the-bot.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/How-to-use-the-bot.md b/How-to-use-the-bot.md index 29b409e..1f16b7c 100644 --- a/How-to-use-the-bot.md +++ b/How-to-use-the-bot.md @@ -7,7 +7,8 @@ You should already have the discord bot on your server. It needs administrator and command permissions. -## Replit +## Replit (OUTDATED) +### :warning: The Replit port is outdated and won't be updated until further notice. 1. Download the code from the releases tab and upload it to replit. 2. Fill out the `config.json` file and add the `token` and `appliction_id` secret. 3. Execute the `main.py` file.