From 2fa15c707057fbbbf70ccef4dc25b5af9eb6b3ad Mon Sep 17 00:00:00 2001 From: ultimateplayer1999 Date: Wed, 26 Apr 2023 07:20:34 +0000 Subject: [PATCH] initial commit --- readme.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 readme.md diff --git a/readme.md b/readme.md new file mode 100644 index 0000000..15d53b0 --- /dev/null +++ b/readme.md @@ -0,0 +1,6 @@ +# A bot that counts that counts how many the letters where used in messages. It also reacts to the messages that have the letters in it. +--- +The configuration is based on a `.env` file. See the example.env file for the configuration options. +It is currently only based on the cloud version of mongodb. + +This bot is based on [shrimpBot](https://github.com/numselli/shrimpBot). Converted the DB from postgres to mongodb \ No newline at end of file