TrelloBot/conf.json.example
Simon 4e51dafdc0
All checks were successful
continuous-integration/drone/push Build is passing
Initial commit
2020-04-29 15:54:12 +02:00

16 lines
313 B
Text

{
"boardIDs": [
"tNbPCydx"
],
"serverID": "138520312697454592",
"channelID": "453042376898904080",
"pollInterval": 10000,
"contentString": "",
"enabledEvents": [
"cardCreated"
],
"userIDs": {
"theangush": "138520076427984896"
},
"prefix": "."
}