pyircbot/examples/data/config/Election.json

8 lines
144 B
JSON
Raw Normal View History

2016-11-06 14:59:38 -08:00
{
"channelWhitelistOn": false,
"choices": ["hillary", "trump"],
2016-11-06 16:28:25 -08:00
"allow_writeins": true,
"duration": 900,
"cooldown": 1800
2016-11-06 14:59:38 -08:00
}