TrelloBot/conf.json.example

17 lines
313 B
Text
Raw Normal View History

2020-04-29 13:54:12 +00:00
{
"boardIDs": [
"tNbPCydx"
],
"serverID": "138520312697454592",
"channelID": "453042376898904080",
"pollInterval": 10000,
"contentString": "",
"enabledEvents": [
"cardCreated"
],
"userIDs": {
"theangush": "138520076427984896"
},
"prefix": "."
}