mirror of
https://github.com/WCBROW01/zblock.git
synced 2025-12-12 04:28:07 -05:00
[config.json] Add config entries for the tuesday event
This commit is contained in:
@ -19,6 +19,10 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"zblock": {
|
"zblock": {
|
||||||
"conninfo": "YOUR-DB-CONNINFO"
|
"conninfo": "YOUR-DB-CONNINFO",
|
||||||
|
"tuesday": {
|
||||||
|
"enable": false,
|
||||||
|
"channel": "YOUR-CHANNEL-ID"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user