General setting

Setting up config.json

{
    "webhook_url": "{your_webhook_here}",
    "monitor_delay": "10000",
    "checkout_delay": "10000",
    "2captcha_key": "{your_2captcha_key_here}",
    "license_key": "{your_bot_key_here}"
}

Last updated