From 198f0b165e2dfdf08c4fef8d9ea3e2a5f12f18c6 Mon Sep 17 00:00:00 2001 From: The Wizard <149065372+FloTheWiz@users.noreply.github.com> Date: Thu, 10 Oct 2024 00:56:42 +0100 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 67012bc..3840c7a 100644 --- a/README.md +++ b/README.md @@ -14,4 +14,5 @@ It's also got solid foundations for Logging, Cogs, a YAML config, Mod Roles and ## Installation - Obtain the code, fork via git, download, doesn't matter - Install requirements with `pip install requirements.txt` +- paste discord bot token in `config.yaml` - run with `python main.py`