From d63770fcad3f9f59ba94407e26746242e815d985 Mon Sep 17 00:00:00 2001 From: piair338 <74496300+piair338@users.noreply.github.com> Date: Sun, 10 Apr 2022 18:50:41 +0200 Subject: [PATCH] Create config --- config | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 config diff --git a/config b/config new file mode 100644 index 0000000..ffd76e2 --- /dev/null +++ b/config @@ -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