Log warnings to a channel

This commit is contained in:
Roscoe 2024-12-22 01:15:47 +00:00
commit 1be4d0cd18
Signed by: RoscoeDaWah
SSH key fingerprint: SHA256:Hqn452XQ1ETzUt/FthJu6+OFkS4NBxCv5VQSEvuk7CE
6 changed files with 40 additions and 8 deletions

View file

@ -1,3 +1,4 @@
{
"token": "CHANGEME"
"token": "CHANGEME",
"warningChannel": 0
}