Place this in your server's @BotManager/config.json
{
"server_id": "SERVER1",
"poll_interval_seconds": 10,
"snapshot_interval_seconds": 60,
"commands_url": "https://bots.dzloggy.com/webhook/019e6dc9-7d27-71db-9953-90e20fdf3989/commands?api_key=fuUK9O2ZjEWZQ2CaYlaKkib0Z66y4yNy",
"ack_url": "https://bots.dzloggy.com/webhook/019e6dc9-7d27-71db-9953-90e20fdf3989/ack?api_key=fuUK9O2ZjEWZQ2CaYlaKkib0Z66y4yNy",
"api_key": "fuUK9O2ZjEWZQ2CaYlaKkib0Z66y4yNy",
"debug_logging_enabled": 1,
"snapshot_enabled": 1
}