LuaBots

Timeline
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

37 check-ins

2022-02-11
19:49
EDITED readme.md Leaf check-in: cdd36ca24b user: nmz tags: trunk
19:03
ADDED Modules/urltitles.lua check-in: d7883dd77d user: nmz tags: trunk
19:02
EDITED BobbyB/init.lua -- ? DELETED BotScratcher/(bot.lua todo), todo is in the general todo EDITED Callbacks/verbose-channelmode.lua -- ? EDITED Callbacks/verbose-names.lua -- ? EDITED Callbacks/verbose-raw.lua -- ? EDITED Callbacks/verbose-usermode.lua -- ? EDITED Modules/obijuan.lua -- ? EDITED Modules/opper.lua -- now works, uses self.userobj instead of globals EDITED Modules/rms.lua -- now works, uses self.userobj instead of globals EDITED bot.lua -- couldn't connect fix EDITED todo check-in: d871b09515 user: nmz tags: trunk
2022-02-08
04:13
ADDED Modules/(autojoin.lua botmode.lua) check-in: 8a9b6e2d23 user: nmz tags: trunk
04:12
ADDED Modules/ctcp-version.lua check-in: 84c5a05468 user: nmz tags: trunk
04:07
RENAMED Modules/quitter.lua RENAMED Modules/rms.lua check-in: 428685fd66 user: nmz tags: trunk
04:02
EDITED Modules/ponger.lua -- small desc addition EDITED bot.lua -- + verbosity check-in: 251a958341 user: nmz tags: trunk
03:54
EDITED Callbacks/verbose-raw.lua -- works now EDITED Modules/obijuan.lua -- adheres to starter EDITED Modules/opper.lua -- adheres to starter EDITED bot.lua -- just one module, it could have both callbacks and hooks. EDITED todo check-in: a9a0e3fba1 user: nmz tags: trunk
2022-02-07
20:58
bot.lua now uses 3 functions, setup, connect, mainloop, settings are local to the module, modules now contain unload to unload it before requiring check-in: e083b2b68e user: nmz tags: trunk
06:14
update to license copyright (year) check-in: dde99a7a95 user: nmz tags: trunk
06:13
+License check-in: 6f0671119e user: nmz tags: trunk
05:29
setSettings(url) instead of just arg[1], settings is use mostly instead of global Settings check-in: 371c6b00fd user: nmz tags: trunk
2022-02-06
19:17
ADDED Callbacks/verbose-channelmode.lua ADDED Callbacks/verbose-names.lua ADDED Callbacks/verbose-raw.lua check-in: a9c254c8d7 user: nmz tags: trunk
18:57
ADDED Callbacks/verbose-usermode.lua check-in: ddbbe07668 user: nmz tags: trunk
04:04
DELETED skeletonbot.lua DELETED startall.rc EDITED todo check-in: 1c7c25d47a user: nmz tags: trunk
03:18
+f Quagmire/* check-in: 16d22eeb00 user: nmz tags: trunk
03:17
quitter.lua -> Quit/init.lua check-in: c5eb8f429a user: nmz tags: trunk
03:14
BobbyB now works check-in: 185fb3e4eb user: nmz tags: trunk
02:43
url arg is full, channels are fragments and path is used for modules check-in: 476016a202 user: nmz tags: trunk
2022-02-05
17:20
bot.lua -- Settings changed, path changed Obi-Juan Opper Ponger Quagmire RMS -- use Settings global table EDITED quitter.lua ? EDITED todo ? check-in: 435ec42301 user: nmz tags: trunk
2022-02-04
06:31
EDITED todo -- moved stuff from bot.lua to here check-in: 733e38eb42 user: nmz tags: trunk
06:30
EDITED Obi-Juan Ponger, works with new bot.lua check-in: 426b8f37c3 user: nmz tags: trunk
06:30
EDITED bot.lua -- now works for lua5.4, Using a Settings table instead of variables check-in: e43d2e81a7 user: nmz tags: trunk
2022-02-02
13:15
tags: stable Leaf check-in: 1b376483a9 user: nmz tags: stable
13:09
EDITED readme check-in: bb5cd3978b user: nmz tags: trunk
13:03
EDITED todo check-in: 7f268d5a08 user: nmz tags: trunk
2021-11-10
02:26
Create new branch named "Modularize" Leaf check-in: 8720acb4d3 user: nmz tags: Modularize
2021-09-25
03:47
EDITED todo check-in: 252718892a user: nmz tags: trunk
03:41
-f settings.lua check-in: 5eeb6f786f user: nmz tags: trunk
03:38
Edited: readme check-in: 9903056dcd user: nmz tags: trunk
03:35
Support for systemd services type=notify check-in: dd04f0222f user: nmz tags: trunk
2021-09-23
00:41
package.path looks for ./, bobbyb can know its path check-in: 6b36a59eca user: nmz tags: trunk
2021-09-22
23:40
bot.lua doesnt output as much, output is fetched via DEBUG or signal check-in: 1daa4dda6b user: nmz tags: trunk
2021-09-17
04:35
most of the bots are now using Settings.Description instead of handling !botlist by hand EDITED Obi-Juan/init.lua EDITED Opper/init.lua EDITED Ponger/init.lua EDITED Quagmire/init.lua EDITED RMS/init.lua EDITED bot.lua wont print everything, uses V(), so set VERBOSITY=1 to get the same behavior EDITED todo check-in: 78a87c2241 user: nmz tags: trunk
2021-08-25
05:22
ADDED Leelo/todo EDITED todo check-in: 781e69cc97 user: nmz tags: trunk
05:10
Initial commit check-in: 81f8d995d1 user: nmz tags: trunk
05:05
initial empty check-in check-in: cb235d4477 user: nmz tags: trunk