aboutsummaryrefslogtreecommitdiff
path: root/test/luabot.lua
AgeCommit message (Collapse)Author
2007-12-24add signal handling to the luabot testjluehrs2
2007-09-11Move channel and network definitions to the top so people can see themShawn M Moore
2007-09-11don't fail on non-string/number return valuesjluehrs2
2007-09-05fix !help in the evalbotjluehrs2
2007-09-05support eval in private message as well as in a channeljluehrs2
2007-09-05make the evalbot use per-user environments for evaling things, not one ↵jluehrs2
global one
2007-09-04add a lua evalbot to the testsjluehrs2