This commit is contained in:
parent
2cc611aca2
commit
e22da3f924
10
README.md
10
README.md
|
@ -8,11 +8,11 @@ This supports mailing for logging what is happening to the databases, future pla
|
||||||
|
|
||||||
### Features
|
### Features
|
||||||
|
|
||||||
[] Database Exporting
|
- [ ] Database Exporting
|
||||||
[] Log all errors to a final log
|
- [ ] Log all errors to a final log
|
||||||
[] Email the log through email
|
- [ ] Email the log through email
|
||||||
[] Discord WebHook
|
- [ ] Discord WebHook
|
||||||
[] Telegram Hook
|
- [ ] Telegram Hook
|
||||||
|
|
||||||
### How to Use
|
### 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`.
|
1. Setup the configuration file which is [This file](./config.example.json) and rename it into `config.json` instead of `config.example.json`.
|
||||||
|
|
Reference in New Issue