From adc6f0329103651e8458f32bd1b92e7dce9d94e5 Mon Sep 17 00:00:00 2001 From: jgeboski Date: Fri, 16 Jan 2015 11:32:37 -0500 Subject: Implemented group chats --- README | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'README') diff --git a/README b/README index c60d676..65be03d 100644 --- a/README +++ b/README @@ -40,6 +40,20 @@ Usage: > account add facebook > account on + Group Chats (existing chat): + > fbchats + > fbjoin + > /join # + > /topic + > /invite + + Group Chats (creating chat): + > fbcreate + > fbjoin 1 + > /join # + > /topic + > /invite + Debugging: Before debugging can begin, the plugin must be compiled with debugging support. Once debugging support has been enabled, one of the two -- cgit v1.2.3