asdasdad
This commit is contained in:
aurik3
2022-09-15 13:39:04 -05:00
commit 0eeb2a22d5
13 changed files with 5909 additions and 0 deletions

7
config.json Normal file
View File

@@ -0,0 +1,7 @@
{
"port":5000,
"webhook":{
"enabled":false,
"path":""
}
}