Go to file
2018-06-12 15:38:21 +02:00
images Distracted boyfriend oldy times 2018-06-12 12:00:46 +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 Migrated memes to own file, and added reload functionallity. 2018-06-12 15:38:21 +02:00
main.lua Migrated memes to own file, and added reload functionallity. 2018-06-12 15:38:21 +02:00
memes.lua Migrated memes to own file, and added reload functionallity. 2018-06-12 15:38:21 +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.