Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-07-03 | lastfm.rb plugin: overhauled plugin to use the 2.0 api, added ↵ | Casey Link | |
internationalization to all strings, removed cruft. Conflicts: data/rbot/plugins/lastfm.rb | |||
2008-07-03 | markov plugin: don't raise if seed message doesn't have enough words | Giuseppe Bilotta | |
2008-07-03 | UNO plugin: skip empty messages | Giuseppe Bilotta | |
2008-07-03 | UNO plugin: round cards for late joiners up, not down | Giuseppe Bilotta | |
2008-07-03 | UNO plugin: don't show user cards if the user is not playing | Giuseppe Bilotta | |
2008-07-02 | rss plugin: comment out a couple of potentially oververbose debug lines | Giuseppe Bilotta | |
2008-06-30 | figlet plugin: check paths and fonts using Utils.safe_exec | Giuseppe Bilotta | |
2008-06-30 | * external execute plugin default to non-absolute paths | Giuseppe Bilotta | |
2008-06-30 | * markov: lowered the priority of the learning thread | dmitry kim | |
2008-06-30 | + markov: sleep() some in the learning thread | dmitry kim | |
2008-06-30 | Add a host.path setting to set the path to the host command. | Diego 'Flameeyes' Pettenò | |
2008-06-30 | Add a cal.path option with the path to the cal program. | Diego 'Flameeyes' Pettenò | |
2008-06-30 | Replace spell.program option with a spell.path one. | Diego 'Flameeyes' Pettenò | |
The new option follows the same format as figlet.path and fortune.path, and has the full path to the spell program. | |||
2008-06-30 | search plugin: fix gcalc regexp | Giuseppe Bilotta | |
2008-06-27 | figlet plugin: make it more friendly to external usage | Giuseppe Bilotta | |
2008-06-26 | bans plugin: fix bans rm badword :regexp | Giuseppe Bilotta | |
2008-06-26 | * plugins/bans: show the bad word message in channel before the (kick)ban | dmitry kim | |
2008-06-26 | * plugins/bans: fix timed bans | dmitry kim | |
2008-06-25 | markov plugin: use plain message | Giuseppe Bilotta | |
2008-06-26 | * (plugins/urban): fix the errors introduced by jsn- in the previous commit | dmitry kim | |
2008-06-25 | urban plugin: when urbandictionary.com goes offline, don't throw errors. | Spencer RInehart | |
2008-06-25 | script plugin: store channels as strings | Giuseppe Bilotta | |
2008-06-25 | markov plugin: do learning in one thread, instead of threading for each message | Yaohan Chen | |
2008-06-24 | bans plugin: badword checks on plain message | Giuseppe Bilotta | |
2008-06-24 | lastfm plugin: code cleanup and warning suppression | Giuseppe Bilotta | |
2008-06-24 | figlet plugin: fix font usage and defaults | Giuseppe Bilotta | |
2008-06-24 | French translation | Marc Lagrange | |
2008-06-24 | figlet plugin: toilet support | Giuseppe Bilotta | |
2008-06-24 | spell plugin: command line option | Giuseppe Bilotta | |
2008-06-24 | spell plugin: use case instead of if/elsif/.../end and wrap in rescue | Giuseppe Bilotta | |
2008-06-24 | spell plugin: spell program is a config option | Giuseppe Bilotta | |
2008-06-24 | Follow pagination of results | Spencer RInehart | |
2008-06-24 | lastfm plugin: tries to parse the current station. will show just listened ↵ | Casey Link | |
track if real time data isn't there. | |||
2008-06-24 | dict.rb plugin: fixes the oxford parser so it doesn't spit out a bunch of ↵ | Casey Link | |
extra crap before: [13:45:29] <insanity> fruitful: adjective 1 producing much fruit; fertile. 2 producing good results; productive. DERIVATIVES fruitfully adverb fruitfulness noun. Perform another search of the Compact Oxford English Dictionary About this dictionary The Compact Oxford English Dictionary of Current English contains 145,000 words, phrases, and definitions. Find out more about Oxford's range of English dictionaries Sign up for the AskOxford Word of... after: [13:58:36] <VanGogh> fruitful: adjective 1 producing much fruit; fertile. 2 producing good results; productive. DERIVATIVES fruitfully adverb fruitfulness noun. | |||
2008-06-23 | Urban can now grab the first page of definitions. | Spencer RInehart | |
2008-06-23 | Properly find out the available fortune categories. | Diego 'Flameeyes' Pettenò | |
Instead of hardcoding the fortune categories path, ask fortune itself to report which categories you can get the quotes from. This fixes the fortune plugin on Gentoo for instance where the databases are installed in /usr/share/fortune rather than /usr/games/share/fortune. | |||
2008-06-21 | lastfm plugin: default to current nick for lookups | Giuseppe Bilotta | |
2008-06-21 | lastfm plugin: no need to specify a username for functions that act on a ↵ | Casey Link | |
user. fixed help too. | |||
2008-06-21 | lastfm plugin: users can now associate their lastfm username with their irc ↵ | Casey Link | |
nickname, and 'lastfm' by itself will retunr the now playing tracks | |||
2008-06-21 | lastfm plugin: added now playing info to the help | Casey Link | |
2008-06-21 | lastfm plugin: Added now playing command | Casey Link | |
2008-06-21 | figlet plugin: font is now a config value | Giuseppe Bilotta | |
2008-06-21 | figlet plugin: utf-8 | Giuseppe Bilotta | |
2008-06-21 | figlet plugin: ignore max_lines | Giuseppe Bilotta | |
2008-06-21 | figlet plugin: be informative when figlet wasn't found | Giuseppe Bilotta | |
2008-06-20 | made the time plugin have more pretty output, show real timezone abbr. ↵ | Ian Alexander Monroe | |
instead of "UTC" all the time | |||
2008-06-20 | grouphug plugin: tweak regex so it captures confessions with newlines properly | Casey Link | |
2008-06-20 | quotes plugin: fix help | Giuseppe Bilotta | |
2008-06-20 | quotes plugin: more localization | Giuseppe Bilotta | |
2008-06-20 | wheelfortune: typo in help | Giuseppe Bilotta | |