Skip to content

bqv/hebi

Repository files navigation

Hebi

A node for the Hydra Decentraliced IRC Bot

Hebi is an IRC bot that functions as per the Hydra protocol (see SPECIFICATION.md) and has plugins for scripts in many languages.

To run the bot in C++ only mode, edit Makefile to remove the plugin compilation units, libraries, and includes, and comment out the plugin initializations in plugin/manager.cpp

Tasks

Add JNI Plugin
Use getopt for argument parsing
Make console interactive
Connect Hydra subsystem to IRC