TimboSlice is an IRC bot generating sentences of arbitrary length based on the Markov stochastic model, with input fed from the channels in which it resides.
Nil. TimboSlice uses a SQLite backend as it is only one reader/writer at a time.
go build
.
There must exist a valid timboslice.yml
, timboslice.json
, or timboslice.toml
file from the directory which you run the application.
TimHortons is BSD licensed. See LICENSE.