From dab473ce6eca4788dbec6c7d41649ff26a0d0799 Mon Sep 17 00:00:00 2001 From: Nathanael Sensfelder Date: Sat, 26 Jan 2019 23:37:17 +0100 Subject: Adds a quick'n'dirty script to connect to Discord. --- README.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..9d1c760 --- /dev/null +++ b/README.md @@ -0,0 +1,21 @@ +## What is JabberHive? +JabberHive is a modular Reply Bot system. All "modules" are in fact separate +programs linked together using the JabberHive Protocol. Please refer to the +protocol for more information. + +## Component Description +* Discord Gateway for a JabberHive network. + +## JabberHive Protocol Compatibility +* **Protocol Version(s):** 1. +* **Inbound Connections:** None. +* **Outbound Connections:** Single. +* **Pipelining:** No. +* **Behavior:** Gateway. + +## Dependencies +- Python 3.5+ +- discord.py (https://github.com/Rapptz/discord.py) + +## Example of Use +``./jh-discord -d /tmp/lc0 -t YOUR_TOKEN'' -- cgit v1.2.3-70-g09d2