continue to adding workaround
This commit is contained in:
@@ -5,5 +5,12 @@
|
||||
"password": "test"
|
||||
},
|
||||
"filesFolder": "/tmp/files",
|
||||
"debugMode": true
|
||||
"debugMode": true,
|
||||
"modules": [
|
||||
"dev.inmo.postssystem.targets.telegram.loader.server.TelegramTargetModuleLoader"
|
||||
],
|
||||
"telegram": {
|
||||
"botToken": "YOUR BOT TOKEN",
|
||||
"targetChatId": "YOUR CHAT ID"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user