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
/
script.rb
Age
Commit message (
Expand
)
Author
2007-02-18
Initial steps towards a namespace rationalization
Giuseppe Bilotta
2007-02-18
Plugin header boilerplating.
Giuseppe Bilotta
2007-02-14
Modernize/optimize/cleanup a bunch of plugins
Giuseppe Bilotta
2006-08-31
Improve help.
Mark Kretschmann
2006-08-29
* Fix: @commands was not initialized on a fresh registry.
Mark Kretschmann
2006-08-29
echo must default to false
Giuseppe Bilotta
2006-08-29
script echo needs a to_s
Giuseppe Bilotta
2006-08-29
script plugin: echo function. like eval, but implies an m.reply
Giuseppe Bilotta
2006-08-26
script eval: unsafe, undocumented, not permitted by default
Giuseppe Bilotta
2006-08-25
Adapt script plugin to new message mappper. Whitespace in code is now preserved
Giuseppe Bilotta
2006-08-11
Tango says, ! in auth_path is bad mojo.
Mark Kretschmann
2006-08-11
Adapt to new auth system.
Mark Kretschmann
2006-08-05
make sure @commands is never nil in script.rb
Alexander Beisig
2006-08-01
Fix the "list" function. Now counts the pages correctly.
Mark Kretschmann
2006-08-01
rename file
Mark Kretschmann