diff --git a/src/config/example_config.yaml b/src/config/example_config.yaml index 8f7ee63..d5a4bbd 100644 --- a/src/config/example_config.yaml +++ b/src/config/example_config.yaml @@ -13,5 +13,7 @@ test_case: user_cookie: ThisIsAUserCookieString webhooks: discord: - url: https://discord.com/api/webhooks/A/A - use: true \ No newline at end of file + mm_url: https://discord.com/api/webhooks/A + public_url: https://discord.com/api/webhooks/A + rebirth_url: https://discord.com/api/webhooks/A + mm_use: false \ No newline at end of file