Go to file
2019-11-18 16:56:54 +01: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 A bunch of message responses have been moved into a reloadable file, and a bunch of small bugfixes have been performed. 2019-11-18 16:56:54 +01:00
curb_your_enthusiasm.lua Curb your enthusiasm mostest 2018-06-13 16:47:09 +02:00
internet.lua A bunch of message responses have been moved into a reloadable file, and a bunch of small bugfixes have been performed. 2019-11-18 16:56:54 +01:00
main.lua A bunch of message responses have been moved into a reloadable file, and a bunch of small bugfixes have been performed. 2019-11-18 16:56:54 +01:00
memes.lua A bunch of message responses have been moved into a reloadable file, and a bunch of small bugfixes have been performed. 2019-11-18 16:56:54 +01:00
misc-messages.lua A bunch of message responses have been moved into a reloadable file, and a bunch of small bugfixes have been performed. 2019-11-18 16:56:54 +01: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.