mirror of
https://github.com/LightZirconite/Microsoft-Rewards-Bot.git
synced 2026-01-11 17:56:15 +00:00
feat: Refactor configuration files for clarity and structure; enhance error reporting with obfuscated webhook URL
This commit is contained in:
@@ -215,5 +215,4 @@ export interface ConfigScheduling {
|
||||
|
||||
export interface ConfigErrorReporting {
|
||||
enabled?: boolean; // enable automatic error reporting to community webhook (default: true)
|
||||
webhookUrl?: string; // obfuscated Discord webhook URL for error reports
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user