Go to file
2018-06-27 13:17:50 +02:00
images Added ifunny banner 2018-06-27 13:17:50 +02:00
sound Curb your enthusiasm 2018-06-13 15:15:36 +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
curb_your_enthusiasm.lua Curb your enthusiasm mostest 2018-06-13 16:47:09 +02:00
internet.lua Error messages are suppressed unless the triggering message was direct or mentioning. 2018-06-23 10:00:08 +02:00
main.lua Error messages are suppressed unless the triggering message was direct or mentioning. 2018-06-23 10:00:08 +02:00
memes.lua Added ifunny banner 2018-06-27 13:17:50 +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.