summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-11-23shiritori.rb: use normalize-japanese.rb, if present, to allow katakanaYaohan Chen
2007-11-23twitter plugin: twitter friends status commandGiuseppe Bilotta
2007-11-23* (plugins/karma) don't thank for bot karma decrementsDmitry Kim
2007-11-23* (plugins/karma) new, hopefully less broken, karma syntax parserDmitry Kim
2007-11-22language.rb: add '.UTF-8' to Lang2Locale values to make gettext use UTF-8 on ...Yaohan Chen
2007-11-21New IRC Framework: warn, don't raise, on case mismatchGiuseppe Bilotta
2007-11-21factoids plugin: config value for number of search resultsGiuseppe Bilotta
2007-11-21factoids plugin: an empty trigger_pattern list means any word is a keywordGiuseppe Bilotta
2007-11-21factoids plugin: config option to reply to queries only when addressedGiuseppe Bilotta
2007-11-21factoids plugin: reply when queries match a triggerGiuseppe Bilotta
2007-11-21factoids plugin: scan factoids for query triggersGiuseppe Bilotta
2007-11-21twitter plugin: use the correct timeGiuseppe Bilotta
2007-11-18translator.rb: improved help message from translatorsYaohan Chen
2007-11-18twitter plugin: fix helpGiuseppe Bilotta
2007-11-14translator.rb: use "help <translator>" instead of "help translator <translato...Yaohan Chen
2007-11-08weather plugin: properly support multiple US and non-US stationsGiuseppe Bilotta
2007-11-08weather plugin: refactor HTML cleanup codeGiuseppe Bilotta
2007-11-08weather plugin: fix detection of weather pageGiuseppe Bilotta
2007-11-08weather plugin: fix 163Giuseppe Bilotta
2007-11-08alias.rb: revert previous commit about creating path since mkdir_p only createsYaohan Chen
2007-11-07rbot should default to the debug level used by rubyGiuseppe Bilotta
2007-11-07alias plugin: don't create data path if it already existsGiuseppe Bilotta
2007-11-07lart plugin: fix listlart/praise logicGiuseppe Bilotta
2007-11-06Improved inspect methods all aroundGiuseppe Bilotta
2007-11-06New Irc Framework: methods to convert channel user modes (op, voice, etc) fro...Giuseppe Bilotta
2007-11-06New Irc Framework: fix channel creation when topic=nilGiuseppe Bilotta
2007-11-05factoids plugin: echo the newly learned factGiuseppe Bilotta
2007-11-05factoids plugin: tell the user the index of the fact when refusing to learn s...Giuseppe Bilotta
2007-11-05translator.rb: display translation provider when it's chosen automaticallyYaohan Chen
2007-11-05alias.rb: help message for aliases show alias definitionsYaohan Chen
2007-11-04factoids plugin: no need to prepend 'learnt' to metadataGiuseppe Bilotta
2007-11-04keywords plugin: keyword wipe command to remove unforgettable keywordsGiuseppe Bilotta
2007-11-04factoids plugin: actually output metadata in long form of Factoid#to_sGiuseppe Bilotta
2007-11-04keywords plugin: simpler forget codeGiuseppe Bilotta
2007-11-04keywords plugin: inform the user when a keyword couldn't be deleted because i...Giuseppe Bilotta
2007-11-04factoids plugin: command to forget a fact by index rather than textGiuseppe Bilotta
2007-11-04factoids plugin: display (selected, random) multiple facts in a single line, ...Giuseppe Bilotta
2007-11-04factoids plugin: move meta display into Factoid#to_sGiuseppe Bilotta
2007-11-04factoids plugin: display multiple facts one per line, but only a limited numb...Giuseppe Bilotta
2007-11-04extends: Arraydata/rbot/plugins/factoids.rbdelete_one to remove a random elem...Giuseppe Bilotta
2007-11-04factoids plugin: mark factoids as changed after factfile importGiuseppe Bilotta
2007-11-04factoids plugin: factfile importGiuseppe Bilotta
2007-11-04factoids plugin: ensure that edited metadata is properly saved, and check for...Giuseppe Bilotta
2007-11-04factoids plugin: fact metadata editingGiuseppe Bilotta
2007-11-04factoids plugin: output fact numbers prefixed by a pound sign (#), and accept...Giuseppe Bilotta
2007-11-04factoids plugin: tell fact metadata, if presentGiuseppe Bilotta
2007-11-04factoids plugin: retrieve fact by indexGiuseppe Bilotta
2007-11-04factoids plugin: default auth_path for fact editingGiuseppe Bilotta
2007-11-04keywords plugin: when exporting to factoids, split at ' or 'Giuseppe Bilotta
2007-11-04factoids plugin: fact command (get a random fact). Remove fact command from c...Giuseppe Bilotta