StormBit / Opal

Node-based IRC bot

Home Page:https://stormbit.net/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Opal IRC Bot

An IRC bot written in C++ using libuv with modules written in Lua.

Features

  • Asynchronous IO for everything, including HTTP requests and IRC connections
  • Instant module reloading
  • Link titles
  • Notes

Dependencies

  • C++11
  • libuv
  • yaml-cpp
  • lua 5.2
  • joyent/http-parser
  • sqlite3

About

Node-based IRC bot

https://stormbit.net/

License:MIT License


Languages

Language:JavaScript 100.0%