This commit is contained in:
kato 2021-08-21 01:45:21 +03:00
parent 2cc611aca2
commit e22da3f924
1 changed files with 5 additions and 5 deletions

View File

@ -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`.