Go to file
2018-06-08 16:22:54 +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 conversion from svg to png, and fixed some minor bugs 2018-06-08 15:01:47 +02:00
main.lua Improved rendering of memes 2018-06-08 16:22:54 +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.