chore: rebuild files

This commit is contained in:
Simon Lecoq
2023-11-13 20:46:03 -05:00
parent 84df066c49
commit 13a071e529
10 changed files with 70 additions and 19 deletions

3
settings.example.json generated
View File

@@ -191,6 +191,9 @@
"token": "Chess platform token",
"enabled": false, "//": "Enable chess plugin"
},
"crypto":{
"enabled": false, "//": "Enable crypto plugin"
},
"fortune":{
"enabled": false, "//": "Enable fortune plugin"
},