Create config
This commit is contained in:
parent
e3b363b01c
commit
d63770fcad
|
@ -0,0 +1,9 @@
|
|||
[DEFAULT]
|
||||
motpath = /your/path/to/words/list.txt
|
||||
logpath = /your/path/to/words/loginandpass.csv
|
||||
successlink = https://discord.com/api/webhooks/[put your webhook here]
|
||||
errorlink =https://discord.com/api/webhooks/[put your webhook here]
|
||||
fidelity = Null
|
||||
embeds = False
|
||||
Headless = True
|
||||
Log = False
|
Loading…
Reference in New Issue