/Opal

Node-based IRC bot

Primary LanguageJavaScriptMIT LicenseMIT

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