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
- Host: GitHub
- URL: https://github.com/hashbang/irc-bot
- Owner: hashbang
- License: mit
- Created: 2015-01-27T02:29:03.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2019-12-17T11:18:05.000Z (about 6 years ago)
- Last Synced: 2023-12-14T03:10:33.288Z (about 2 years ago)
- Topics: irc-bot, lua
- Language: Lua
- Size: 77.1 KB
- Stars: 3
- Watchers: 10
- Forks: 6
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)