]> git.netwichtig.de Git - user/henk/code/ruby/rbot.git/history - data
wheelfortune: the name of the game chosen by the player is stored for future retrieval
[user/henk/code/ruby/rbot.git] / data /
2007-12-07 Giuseppe Bilottawheelfortune: the name of the game chosen by the player...
2007-12-07 Giuseppe Bilottawheelfortune: vowels must now be bought
2007-12-07 Giuseppe Bilottawheelfortune: some work on presentation
2007-12-07 Giuseppe Bilottawheelfortune: say when there are no scores
2007-12-06 Giuseppe Bilottawheelfortune: allow the game name to be customized
2007-12-06 Giuseppe Bilottawheelfortune: display round count on cancel
2007-12-06 Giuseppe Bilottawheelfortune: multiple fixes
2007-12-06 Giuseppe Bilottawheelfortune: it's chan, not p[:chan]
2007-12-06 Giuseppe Bilottawheelfortune: Wheel-of-Fortune game plugin. Initial...
2007-12-04 Giuseppe Bilottarss plugin: display author if present in default format
2007-12-04 Giuseppe Bilottaazgame plugin: whitespace cleanup
2007-12-03 Giuseppe Bilottasalut plugin: only reply to salutations in unreplied...
2007-11-29 Dmitry Kim* (plugins/rss) maintain refresh timeouts through resta...
2007-11-29 Giuseppe Bilottarss plugin: manageable permissions and defaults
2007-11-29 Giuseppe Bilottarss plugin: calculate item_uid_for_bot() on Atom feeds...
2007-11-28 Giuseppe Bilottarss plugin: help for 'who watches'
2007-11-28 Giuseppe Bilottarss plugin: initial support for Atom feeds (needs Ruby...
2007-11-28 Giuseppe Bilottakarma plugin: skip messages which don't have ++ or...
2007-11-26 Yaohan Chenalias.rb:
2007-11-26 Yaohan Chenalias.rb:
2007-11-24 Dmitry Kim* (plugins/urban) filter urbandictionary suggestion...
2007-11-24 Dmitry Kim* (plugins/urban) CGI.escape -> URI.escape
2007-11-24 Dmitry Kim* (plugins/urban) only return 1 answer; other minor...
2007-11-24 Dmitry Kim* (plugins/urban) route around urbanwap acting smaert...
2007-11-23 Yaohan Chenshiritori.rb: use normalize-japanese.rb, if present...
2007-11-23 Giuseppe Bilottatwitter plugin: twitter friends status command
2007-11-23 Dmitry Kim* (plugins/karma) don't thank for bot karma decrements
2007-11-23 Dmitry Kim* (plugins/karma) new, hopefully less broken, karma...
2007-11-21 Giuseppe Bilottafactoids plugin: config value for number of search...
2007-11-21 Giuseppe Bilottafactoids plugin: an empty trigger_pattern list means...
2007-11-21 Giuseppe Bilottafactoids plugin: config option to reply to queries...
2007-11-21 Giuseppe Bilottafactoids plugin: reply when queries match a trigger
2007-11-21 Giuseppe Bilottafactoids plugin: scan factoids for query triggers
2007-11-21 Giuseppe Bilottatwitter plugin: use the correct time
2007-11-18 Yaohan Chentranslator.rb: improved help message from translators
2007-11-18 Giuseppe Bilottatwitter plugin: fix help
2007-11-14 Yaohan Chentranslator.rb: use "help <translator>" instead of ...
2007-11-08 Giuseppe Bilottaweather plugin: properly support multiple US and non...
2007-11-08 Giuseppe Bilottaweather plugin: refactor HTML cleanup code
2007-11-08 Giuseppe Bilottaweather plugin: fix detection of weather page
2007-11-08 Giuseppe Bilottaweather plugin: fix 163
2007-11-08 Yaohan Chenalias.rb: revert previous commit about creating path...
2007-11-07 Giuseppe Bilottaalias plugin: don't create data path if it already...
2007-11-07 Giuseppe Bilottalart plugin: fix listlart/praise logic
2007-11-05 Giuseppe Bilottafactoids plugin: echo the newly learned fact
2007-11-05 Giuseppe Bilottafactoids plugin: tell the user the index of the fact...
2007-11-05 Yaohan Chentranslator.rb: display translation provider when it...
2007-11-05 Yaohan Chenalias.rb: help message for aliases show alias definitions
2007-11-04 Giuseppe Bilottafactoids plugin: no need to prepend 'learnt' to metadata
2007-11-04 Giuseppe Bilottakeywords plugin: keyword wipe command to remove unforge...
2007-11-04 Giuseppe Bilottafactoids plugin: actually output metadata in long form...
2007-11-04 Giuseppe Bilottakeywords plugin: simpler forget code
2007-11-04 Giuseppe Bilottakeywords plugin: inform the user when a keyword couldn...
2007-11-04 Giuseppe Bilottafactoids plugin: command to forget a fact by index...
2007-11-04 Giuseppe Bilottafactoids plugin: display (selected, random) multiple...
2007-11-04 Giuseppe Bilottafactoids plugin: move meta display into Factoid#to_s
2007-11-04 Giuseppe Bilottafactoids plugin: display multiple facts one per line...
2007-11-04 Giuseppe Bilottafactoids plugin: mark factoids as changed after factfil...
2007-11-04 Giuseppe Bilottafactoids plugin: factfile import
2007-11-04 Giuseppe Bilottafactoids plugin: ensure that edited metadata is properl...
2007-11-04 Giuseppe Bilottafactoids plugin: fact metadata editing
2007-11-04 Giuseppe Bilottafactoids plugin: output fact numbers prefixed by a...
2007-11-04 Giuseppe Bilottafactoids plugin: tell fact metadata, if present
2007-11-04 Giuseppe Bilottafactoids plugin: retrieve fact by index
2007-11-04 Giuseppe Bilottafactoids plugin: default auth_path for fact editing
2007-11-04 Giuseppe Bilottakeywords plugin: when exporting to factoids, split...
2007-11-04 Giuseppe Bilottafactoids plugin: fact command (get a random fact)....
2007-11-04 Giuseppe Bilottafactoids plugin: Factoid and FactoidList classes
2007-11-04 Giuseppe Bilottakeywords plugin: export data to flat factoids file
2007-11-03 Giuseppe Bilottakeywords plugin: don't break if forget, tell and/or...
2007-11-03 Giuseppe Bilottafactoids plugin
2007-11-01 Giuseppe Bilottaazgame plugin: better handling of late checks
2007-11-01 Giuseppe Bilottalart plugin: listlart and listpraise commands
2007-11-01 Giuseppe Bilottareaction plugin: better matching for non-regexp triggers
2007-10-31 Giuseppe Bilottareaction plugin: fix reaction removal when no index...
2007-10-31 Giuseppe Bilottareaction plugin: improve trigger_syntax further
2007-10-31 Giuseppe Bilottareaction plugin: reactions can now call commands
2007-10-31 Giuseppe Bilottareaction plugin: allow removal of a single reaction...
2007-10-31 Giuseppe Bilottareaction plugin: collect trigger syntax into a single...
2007-10-31 Giuseppe Bilottareaction plugin: update help text to match new syntax
2007-10-31 Dmitry Kim* (plugins/usermodes) connect() accepts no arguments
2007-10-31 Giuseppe Bilottaazgame: another missing parenthesis
2007-10-31 Yaohan Chenlinkbot.rb: ignore colors when matching against message...
2007-10-31 Yaohan Chendictclient.rb: make commands threaded
2007-10-30 Giuseppe Bilottaazgame: longer timeout when checking italian words
2007-10-29 Giuseppe Bilottaazgame: thread word check so that online checking doesn...
2007-10-21 Giuseppe Bilottaazgame: missing closing parenthesis in message
2007-10-21 Giuseppe Bilottaazgame: fix score calculation
2007-10-17 Giuseppe Bilottausermodes plugin: initial commit. handles automatico...
2007-10-13 Giuseppe Bilottakarma plugin: setkarma command
2007-10-07 Yaohan Chen* dictclient.rb: break help message into topics
2007-10-04 Giuseppe Bilottaquiz plugin: split top N tables at the name divisor
2007-09-22 Giuseppe Bilottareaction plugin: uniformize auth_path for trigger remov...
2007-09-22 Giuseppe Bilottareaction plugin: order reaction candidates by number...
2007-09-21 Giuseppe Bilottareaction plugin: no more :stuff, but :before and :after...
2007-09-21 Giuseppe Bilottareaction plugin: it's %{key}, not %%{key}
2007-09-21 Giuseppe Bilottareaction plugin: quoted multi-word triggers in [1189...
2007-09-21 Giuseppe Bilottareaction plugin: use the longest-matching trigger,...
2007-09-21 Giuseppe Bilottareaction plugin: make triggers case insensitive
2007-09-21 Giuseppe Bilottareaction plugin: range attribute should be an accessor...
next