Updated How to use the bot (markdown)

ElBe 2022-11-13 13:51:18 +01:00
parent c2b910ca03
commit 49ea8bca20

@ -7,7 +7,8 @@
You should already have the discord bot on your server. It needs administrator and command permissions. 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. 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. 2. Fill out the `config.json` file and add the `token` and `appliction_id` secret.
3. Execute the `main.py` file. 3. Execute the `main.py` file.