summaryrefslogtreecommitdiff
path: root/data/rbot/plugins/script.rb
AgeCommit message (Expand)Author
2007-02-18Initial steps towards a namespace rationalizationGiuseppe Bilotta
2007-02-18Plugin header boilerplating.Giuseppe Bilotta
2007-02-14Modernize/optimize/cleanup a bunch of pluginsGiuseppe Bilotta
2006-08-31Improve help.Mark Kretschmann
2006-08-29* Fix: @commands was not initialized on a fresh registry.Mark Kretschmann
2006-08-29echo must default to falseGiuseppe Bilotta
2006-08-29script echo needs a to_sGiuseppe Bilotta
2006-08-29script plugin: echo function. like eval, but implies an m.replyGiuseppe Bilotta
2006-08-26script eval: unsafe, undocumented, not permitted by defaultGiuseppe Bilotta
2006-08-25Adapt script plugin to new message mappper. Whitespace in code is now preservedGiuseppe Bilotta
2006-08-11Tango says, ! in auth_path is bad mojo.Mark Kretschmann
2006-08-11Adapt to new auth system.Mark Kretschmann
2006-08-05make sure @commands is never nil in script.rbAlexander Beisig
2006-08-01Fix the "list" function. Now counts the pages correctly.Mark Kretschmann
2006-08-01rename fileMark Kretschmann