From 94e3e84d1ae82b2ac421647177a38bb0d5b9448f Mon Sep 17 00:00:00 2001 From: Jake Bauer Date: Sat, 16 Oct 2021 04:14:32 -0400 Subject: [PATCH] Add running instructions to README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 0bc6112..3db2533 100644 --- a/README.md +++ b/README.md @@ -8,4 +8,6 @@ commands. To set this bot up for your server, you should first copy `config.default.json` to `config.json` and edit the variables to match your desired values. +Run the bot by executing `run.py`. + This bot uses TLS-protected connections only.