An open API service indexing awesome lists of open source software.

https://github.com/hashbang/irc-bot

IRC Bot
https://github.com/hashbang/irc-bot

irc-bot lua

Last synced: about 1 month ago
JSON representation

IRC Bot

Awesome Lists containing this project

README

          

# []

IRC Bot in hashbang room

## Dependencies

The core needs:

- [Lua File System](https://keplerproject.github.io/luafilesystem/)
- [cqueues](https://github.com/wahern/cqueues)
- [lua-http](https://github.com/daurnimator/lua-http)
- [Lua IRC engine](https://github.com/mirrexagon/lua-irc-engine) >= 5.2.2

Some of the plugins use additional modules, including:

- [dkjson](http://dkolf.de/src/dkjson-lua.fsl/home)
- [lua-gumbo](https://gitlab.com/craigbarnes/lua-gumbo)