summaryrefslogtreecommitdiff
path: root/data/rbot/plugins/markov.rb
AgeCommit message (Expand)Author
2008-04-07+ use the message() delegate instead of listen() when possibleGiuseppe Bilotta
2008-03-22markov plugin: thread markov chain construction and use in listen()Giuseppe Bilotta
2008-03-22markov plugin: small optimization for markov chains contructionsGiuseppe Bilotta
2008-03-22markov plugin: remove @lastline cruftGiuseppe Bilotta
2008-02-14markov plugin: markov probability <chance> wasn't working correctlyGiuseppe Bilotta
2008-02-13markov plugin: move settings to @bot.configGiuseppe Bilotta
2008-02-13markov plugin: insert standard plugin headerGiuseppe Bilotta
2008-02-13markov plugin: update helpGiuseppe Bilotta
2008-02-13markov plugin: display current probability when {{{markov probability}}} is c...Giuseppe Bilotta
2007-08-29timers: get rid of useless data passing to timer actions.Giuseppe Bilotta
2007-02-18Plugin header boilerplating.Giuseppe Bilotta
2007-02-10markov plugin: upgrade ignores to new IRC frameworkGiuseppe Bilotta
2006-06-02fixed #85, made "chat about" more reliable by trying to avoid two word sentencesAlexander Beisig
2006-01-04from #32Tom Gilbert
2005-12-10supplied in #53Tom Gilbert
2005-10-13close #38 for realTom Gilbert
2005-10-13close #38Tom Gilbert
2005-10-13various outstanding changesTom Gilbert
2005-09-28roll out that one changeTom Gilbert
2005-09-28apply patch and close #37 and #33Tom Gilbert
2005-09-07tweaking the markov plugin a littleTom Gilbert
2005-08-12oops, mustn't override cleanupTom Gilbert
2005-08-08new plugin for markov-chain chat inanity :)Tom Gilbert