Log warnings to a channel

This commit is contained in:
floppydiskette 2024-12-22 01:15:47 +00:00
commit 49c7984bde
No known key found for this signature in database
6 changed files with 40 additions and 8 deletions

View file

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