commit 94e3e84d1ae82b2ac421647177a38bb0d5b9448f
parent db526fc26b05058d031455344ab9ecaf3b7725de
Author: Jake Bauer <jbauer@paritybit.ca>
Date: Sat, 16 Oct 2021 04:14:32 -0400
Add running instructions to README
Diffstat:
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git 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.