From e22da3f92428fc2441523e7e3424d039bbbd423c Mon Sep 17 00:00:00 2001 From: kato Date: Sat, 21 Aug 2021 01:45:21 +0300 Subject: [PATCH] . --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 51fb849..428e995 100644 --- a/README.md +++ b/README.md @@ -8,11 +8,11 @@ This supports mailing for logging what is happening to the databases, future pla ### Features -[] Database Exporting -[] Log all errors to a final log -[] Email the log through email -[] Discord WebHook -[] Telegram Hook +- [ ] Database Exporting +- [ ] Log all errors to a final log +- [ ] Email the log through email +- [ ] Discord WebHook +- [ ] Telegram Hook ### How to Use 1. Setup the configuration file which is [This file](./config.example.json) and rename it into `config.json` instead of `config.example.json`.