Files
2023-01-03 04:04:55 -05:00

19 lines
403 B
JSON

{
"bot_token": "123456:ABC-DEF1234ghIkl-zyx57W2v1u123ew11",
"port": 8080,
"gh_webhooks": {
"Codertocat/Hello-World": {
"chat_id": -1001234567890,
"secret": "FPAh9pwRHCLpRL7j"
},
"Octocoders/Hello-World": {
"chat_id": "@username",
"secret": "H4xvfPNCnUhPTERq"
},
"octo-org": {
"chat_id": "@username",
"secret": "KLrYeiA3vNLPVbAv"
}
}
}