index
:
user/henk/code/ruby/rbot.git
fix/deprecated_gethostbyname
main
[no description]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
data
/
rbot
/
plugins
/
figlet.rb
Age
Commit message (
Expand
)
Author
2008-10-06
figlet: strip first and last empty line(s)
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-27
figlet plugin: make it more friendly to external usage
Giuseppe Bilotta
2008-06-24
figlet plugin: fix font usage and defaults
Giuseppe Bilotta
2008-06-24
figlet plugin: toilet support
Giuseppe Bilotta
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
2007-09-12
namespaces: 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 configurable
Yaohan Chen
2007-04-09
fix minor warnings from figlet and imdb plugins
Giuseppe Bilotta
2007-02-16
* Fixed roshambo (the bot would always tie if it picked scissors)
Chris Gahan
2007-02-14
Modernize/optimize/cleanup a bunch of plugins
Giuseppe Bilotta
2006-01-20
another plugin from Chris
Tom Gilbert