summaryrefslogtreecommitdiff
path: root/data/rbot/plugins/figlet.rb
AgeCommit message (Expand)Author
2008-10-06figlet: strip first and last empty line(s)Giuseppe Bilotta
2008-06-30figlet plugin: check paths and fonts using Utils.safe_execGiuseppe Bilotta
2008-06-30* external execute plugin default to non-absolute pathsGiuseppe Bilotta
2008-06-27figlet plugin: make it more friendly to external usageGiuseppe Bilotta
2008-06-24figlet plugin: fix font usage and defaultsGiuseppe Bilotta
2008-06-24figlet plugin: toilet supportGiuseppe Bilotta
2008-06-21figlet plugin: font is now a config valueGiuseppe Bilotta
2008-06-21figlet plugin: utf-8Giuseppe Bilotta
2008-06-21figlet plugin: ignore max_linesGiuseppe Bilotta
2008-06-21figlet plugin: be informative when figlet wasn't foundGiuseppe Bilotta
2007-09-12namespaces: move rbot-specific classes and modules from Irc::* to Irc::Bot::*Giuseppe Bilotta
2007-08-17+ figlet.rb: added figlet.path to make path of the figlet program configurableYaohan Chen
2007-04-09fix minor warnings from figlet and imdb pluginsGiuseppe Bilotta
2007-02-16 * Fixed roshambo (the bot would always tie if it picked scissors)Chris Gahan
2007-02-14Modernize/optimize/cleanup a bunch of pluginsGiuseppe Bilotta
2006-01-20another plugin from ChrisTom Gilbert