1
0
Fork
You've already forked miwalua
0
an lua irc bot
  • Lua 100%
Find a file
2025年08月23日 22:08:08 +07:00
cmds boom 2025年08月23日 00:17:44 +07:00
tools tools/distance.lua: NAH 2025年08月23日 22:08:08 +07:00
.gitignore a 2025年08月21日 23:16:41 +07:00
bot.lua boom 2025年08月23日 00:17:44 +07:00
cmds.lua f o r m a t t i n g 2025年08月23日 00:33:48 +07:00
config.lua boom 2025年08月23日 00:17:44 +07:00
handler.lua boom 2025年08月23日 00:17:44 +07:00
init.lua boom 2025年08月23日 00:17:44 +07:00
miwalua-dev-1.rockspec cmds.lua: rely on lfs 2025年08月23日 00:32:49 +07:00
README.md clear shits up 2025年08月22日 12:55:53 +07:00

an irc bot written in lua 5.1.

preparing

you need:

  • lua5.1 or luajit(preferred)
  • luarocks

install deps first:

luarocks install --deps-only ./miwalua-dev-1.rockspec

then just run it.

lua5.1 init.lua

or

luajit init.lua