18 lines
401 B
Markdown
Executable File
18 lines
401 B
Markdown
Executable File
|
|
# Memebot
|
|
|
|
Project creation date: 8. Jule 2018 (Earliest commit)
|
|
Last update on this note: 29. June 2020
|
|
Worth writing about on website: No
|
|
|
|
Dumb IRC bot, made in Lua, over the summer of 2018.
|
|
|
|
Requires:
|
|
|
|
- [LuaIRC](https://github.com/JakobOvrum/LuaIRC)
|
|
- **LuaSocket** through **LuaRocks**.
|
|
- **LuaSec** through **LuaRocks**.
|
|
- **imlib2** through **LuaRocks**.
|
|
- **luajson** through **LuaRocks**.
|
|
|