pyircbot/examples/data/config/StockPlay.json

12 lines
230 B
JSON
Raw Normal View History

2019-02-11 12:05:06 -08:00
{
"startbalance": 10000,
"tradedelay": 0,
"apikey": "",
"tcachesecs": 300,
"rcachesecs": 14400,
"bginterval": 300,
2019-10-06 09:39:18 -07:00
"midnight_offset": 0,
"announce_trades": true,
"announce_channel": "#trades"
2019-02-11 12:05:06 -08:00
}