Commit Graph

15 Commits (master)

Author SHA1 Message Date
Elias Fleckenstein 783fefdcb3
Port to Lua 5.3 2021-11-21 19:16:03 +01:00
jluehrs2 09628cded4 add signal handling to the luabot test 2007-12-24 07:04:40 -05:00
Shawn M Moore 66d4b88e39 Move channel and network definitions to the top so people can see them 2007-09-11 22:39:13 -05:00
jluehrs2 cfdf77c69f don't fail on non-string/number return values 2007-09-11 22:54:53 -05:00
jluehrs2 b0c01a35bf fix !help in the evalbot 2007-09-05 18:13:03 -05:00
jluehrs2 7a511d751f support eval in private message as well as in a channel 2007-09-05 18:08:48 -05:00
jluehrs2 efbcefd6c1 make the evalbot use per-user environments for evaling things, not one global one 2007-09-05 17:47:10 -05:00
jluehrs2 498959c4ce don't need to distribute the password to that account, really 2007-09-04 23:27:31 -05:00
jluehrs2 83ccc2d9cf add a lua evalbot to the tests 2007-09-04 23:27:14 -05:00
jluehrs2 9e7fab4e4c add some more useful output in the test script 2007-09-04 21:39:27 -05:00
jluehrs2 78d18dd18e callback shouldn't be just "dcc" since it only happens on DCC SEND 2007-09-04 20:28:22 -05:00
jluehrs2 bb699d8235 don't need these comments anymore, since we have actual documentation now 2007-09-04 20:28:07 -05:00
jluehrs2 e3b458a379 convert test.lua to use registered callbacks 2007-09-04 17:15:14 -05:00
jluehrs2 0d03aed0b7 use my local get_ip program to provide an appropriate ip address for dcc transfer testing 2007-09-04 17:14:44 -05:00
jluehrs2 86a0d68f99 add all of the current files 2007-08-26 22:07:38 -05:00