try to catch an error that append in the first account

This commit is contained in:
piair
2022-05-18 19:07:25 +02:00
parent 1ce5a182e5
commit 7da5bf2a80
2 changed files with 36 additions and 12 deletions

11
config
View File

@ -1,3 +1,7 @@
from logging import root
from requests import NullHandler
[PATH]
motpath = /your/path/to/words_list.txt
@ -19,3 +23,10 @@ errorlink =https://discord.com/api/webhooks/[put your webhook here]
enabled = False
url = Null
port = 0
[DATABASE]
enabled = False
url = Null
port = 0
user = root
password = password