From c6d668c65db82db9d1a0308f0b056cf4e60f8e21 Mon Sep 17 00:00:00 2001 From: Daniel Mason Date: Sat, 21 Mar 2020 01:27:45 +0000 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 2070304..c171928 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Python Discord Keyword Bot +A bot that listens to a channel for messages that matches a regex and posts to a set of other channels when it matches. + ### Requirements python3 / pip3