From 980d0b8c4c16b2583e2da052ed964a7170485ce2 Mon Sep 17 00:00:00 2001 From: Nathanael Sensfelder Date: Fri, 9 Jun 2017 15:18:04 +0200 Subject: Initial commit. --- README.md | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..b4d5d39 --- /dev/null +++ b/README.md @@ -0,0 +1,24 @@ +## What is JabberHive? +JabberHive is a modular ChatBot system. All "modules" are in fact separate +programs linked together using the JabberHive Protocol. Please refer to the +protocol for more information. + +## Component Description +* Filter for a JabberHive network. +* Randomly transforms ?RLR queries into ?RL ones. +* The transformation chance is a run-time parameter. + +## JabberHive Protocol Compatibility +* **Protocol Version(s):** 1. +* **Inbound Connections:** Multiple. +* **Outbound Connections:** Multiple. +* **Pipelining:** No. +* **Behavior:** Gateway. + +## Notes +* Does not correctly reply to Pipelining & Protocol Version requests. + +## Dependencies +- POSIX compliant OS. +- C compiler (with C99 support). +- CMake. -- cgit v1.2.3-70-g09d2