markov: Only work with unreplied messages.
[rbot] / data / rbot / plugins / markov.rb
2009-02-25  Spencer Rinehartmarkov: Only work with unreplied messages.
2009-02-22  Giuseppe Bilottamarkov: try harder when generating strings
2009-02-22  Giuseppe Bilottamarkov: learn vs learn_line
2009-02-19  Raine Virtaremove whitespace
2009-02-12  Giuseppe Bilottamarkov: localize strings
2009-02-12  Giuseppe Bilottamarkov: show queue size only when not empty
2009-02-12  Spencer Rinehartmarkov plugin: add the size of the learning queue to...
2009-01-28  Giuseppe Bilottamarkov plugin: stricter permission on ignore and probab...
2009-01-21  Simon Hafner+ (reply) config option to force reply to query
2009-01-21  Simon Hafner* (plugins) changed to the new reply schema (:nick)
2008-08-08  Giuseppe Bilottamarkov plugin: always plain replies when chipping in
2008-08-06  Giuseppe Bilottamarkov plugin: don't echo a line a line that is just...
2008-08-06  Giuseppe Bilottamarkov plugin: configurable maximum number of words
2008-08-06  Giuseppe Bilottamarkov plugin: use symbol when deleting obsolete config key
2008-08-02  Giuseppe Bilottamarkov plugin: add ability to ignore channels and not...
2008-07-03  Giuseppe Bilottamarkov plugin: don't raise if seed message doesn't...
2008-06-30  dmitry kim* markov: lowered the priority of the learning thread
2008-06-30  dmitry kim+ markov: sleep() some in the learning thread
2008-06-25  Giuseppe Bilottamarkov plugin: use plain message
2008-06-25  Yaohan Chenmarkov plugin: do learning in one thread, instead of...
2008-04-06  Giuseppe Bilotta+ use the message() delegate instead of listen() when...
2008-03-22  Giuseppe Bilottamarkov plugin: thread markov chain construction and...
2008-03-22  Giuseppe Bilottamarkov plugin: small optimization for markov chains...
2008-03-22  Giuseppe Bilottamarkov plugin: remove @lastline cruft
2008-02-14  Giuseppe Bilottamarkov plugin: markov probability <chance> wasn't worki...
2008-02-13  Giuseppe Bilottamarkov plugin: move settings to @bot.config
2008-02-13  Giuseppe Bilottamarkov plugin: insert standard plugin header
2008-02-13  Giuseppe Bilottamarkov plugin: update help
2008-02-13  Giuseppe Bilottamarkov plugin: display current probability when {{...
2007-08-29  Giuseppe Bilottatimers: get rid of useless data passing to timer actions.
2007-02-18  Giuseppe BilottaPlugin header boilerplating.
2007-02-10  Giuseppe Bilottamarkov plugin: upgrade ignores to new IRC framework
2006-06-02  Alexander Beisigfixed #85, made "chat about" more reliable by trying...
2006-01-04  Tom Gilbertfrom #32
2005-12-10  Tom Gilbertsupplied in #53
2005-10-13  Tom Gilbertclose #38 for real
2005-10-13  Tom Gilbertclose #38
2005-10-13  Tom Gilbertvarious outstanding changes
2005-09-28  Tom Gilbertroll out that one change
2005-09-28  Tom Gilbertapply patch and close #37 and #33
2005-09-07  Tom Gilberttweaking the markov plugin a little
2005-08-12  Tom Gilbertoops, mustn't override cleanup
2005-08-08  Tom Gilbertnew plugin for markov-chain chat inanity :)