Go to file
2018-06-08 14:46:30 +02:00
images Initial commit of memebot 2018-06-07 20:43:52 +02:00
.gitignore Added config file 2018-06-08 12:52:21 +02:00
config.example.lua Better merge and made nick configurable. 2018-06-08 13:09:05 +02:00
internet.lua Added support for wikipedia, and move internet interaction into new module. 2018-06-08 14:46:30 +02:00
main.lua Added support for wikipedia, and move internet interaction into new module. 2018-06-08 14:46:30 +02:00
README.md Initial commit of memebot 2018-06-07 20:43:52 +02:00

Memebot

This is a dumb IRC bot, made in Lua.

Requires:

  • LuaIRC
  • LuaSocket through LuaRocks.
  • LuaSec through LuaRocks.
  • imlib2 through LuaRocks.
  • luajson through LuaRocks.