diff --git a/config.json b/config.json new file mode 100644 index 0000000..ef7c76a --- /dev/null +++ b/config.json @@ -0,0 +1,10 @@ +{ + "id": "USERID", + "password": "PASSWORD", + "ntfyUrl": "URL", + "ntfyToken": "TOKEN", + "buyLottoPolicy": [ + "auto", + [1,2,3,4,5,6] + ] +} \ No newline at end of file