30 lines
437 B
Plaintext
30 lines
437 B
Plaintext
[PATH]
|
|
|
|
motpath = /your/path/to/words_list.txt
|
|
logpath = /your/path/to/loginandpass.csv
|
|
|
|
[SETTINGS]
|
|
|
|
FidelityLink = Null
|
|
embeds = False
|
|
Headless = True
|
|
|
|
[DISCORD]
|
|
|
|
successlink = https://discord.com/api/webhooks/[put your webhook here]
|
|
errorlink =https://discord.com/api/webhooks/[put your webhook here]
|
|
|
|
[PROXY]
|
|
|
|
enabled = False
|
|
url = Null
|
|
port = 0
|
|
|
|
[DATABASE]
|
|
|
|
enabled = False
|
|
host = Null
|
|
database = MsRewards
|
|
usr = root
|
|
pwd = password
|