aboutsummaryrefslogtreecommitdiffstats
path: root/test/luabot.lua
Commit message (Collapse)AuthorAgeFilesLines
* add signal handling to the luabot testHEADmasterjluehrs22007-12-241-1/+9
|
* Move channel and network definitions to the top so people can see themShawn M Moore2007-09-111-2/+4
|
* don't fail on non-string/number return valuesjluehrs22007-09-111-0/+1
|
* fix !help in the evalbotjluehrs22007-09-051-1/+1
|
* support eval in private message as well as in a channeljluehrs22007-09-051-12/+23
|
* make the evalbot use per-user environments for evaling things, not one ↵jluehrs22007-09-051-20/+76
| | | | global one
* add a lua evalbot to the testsjluehrs22007-09-041-0/+42