From e129e604a3da3a87e196fc37741f2a778ed7afc0 Mon Sep 17 00:00:00 2001 From: Dylan Hackworth Date: Wed, 1 Apr 2020 00:34:53 -0500 Subject: [PATCH] README: Documented modules/room --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 2cf31bc..4257b97 100644 --- a/README.md +++ b/README.md @@ -147,6 +147,16 @@ Example: * !loc Tampere +### Room + +This module is for interacting with the room that the commands are being executed on. + +* !room servers: Lists the servers in the room +* !room joined: Responds with the joined members count +* !room banned: Lists the banned users and their provided reason +* !room kicked: Lists the kicked users and their provided reason +* !room state [event type] [optional state key]: Gets a state event with given event type and optional state key + ### Slow polling services These have the same usage - you can add one or more accounts to a room and bot polls the accounts.