Go to file
2018-08-04 13:54:30 +02:00
images Tilføjet 'omg his first word'-meme og en enkelt modifier. 2018-06-23 09:34:28 +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 Disabled greetings 2018-08-04 13:54:30 +02:00
memes.lua Fix for missing font colors, resulting in bad memes. 2018-06-26 15:33:53 +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.