From 459c0f58f9dc8b75b208b9067597889cb90b295a Mon Sep 17 00:00:00 2001 From: Gabriel Wilson Date: Sat, 26 Mar 2022 12:01:19 -0400 Subject: [PATCH] docker instructions --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index a38fdbc..7967fda 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,11 @@ 4. Create your own questions & answers and setup your keywords 5. Run the bot `python main.py` +## Docker container +1. `docker build -t matrix-nerve .` +2. `docker run -it matrix-nerve` +You may want to set data.json as a volume to be able to make changes on the fly + ## details * The bot will listen to `!faq` and post the entire FAQ