summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorFlorent Le Coz <louiz@louiz.org>2015-12-30 20:04:21 +0100
committerFlorent Le Coz <louiz@louiz.org>2016-01-04 13:47:28 +0100
commit8ca818f8abab5fba668dfd54268de72cdfa3d95d (patch)
tree155674f7f9e37acb8ef6fcb1d22bb18c85d8a854 /doc
parent1f8333f23f060750673d0b7c573f2e2d12142adf (diff)
downloadbiboumi-8ca818f8abab5fba668dfd54268de72cdfa3d95d.tar.gz
biboumi-8ca818f8abab5fba668dfd54268de72cdfa3d95d.tar.bz2
biboumi-8ca818f8abab5fba668dfd54268de72cdfa3d95d.tar.xz
biboumi-8ca818f8abab5fba668dfd54268de72cdfa3d95d.zip
Document the Configure ad-hoc commands
Diffstat (limited to 'doc')
-rw-r--r--doc/biboumi.1.md17
1 files changed, 17 insertions, 0 deletions
diff --git a/doc/biboumi.1.md b/doc/biboumi.1.md
index 085a754..3a1fb28 100644
--- a/doc/biboumi.1.md
+++ b/doc/biboumi.1.md
@@ -401,6 +401,9 @@ Affiliation set to `owner`
### Ad-hoc commands
Biboumi supports a few ad-hoc commands, as described in the XEP 0050.
+Different ad-hoc commands are available for each JID type.
+
+#### On the gateway itself (e.g on the JID biboumi.example.com):
- ping: Just respond “pong”
@@ -421,6 +424,20 @@ Biboumi supports a few ad-hoc commands, as described in the XEP 0050.
with an XMPP message. The administrator can disconnect any user, while
the other users can only disconnect themselves.
+#### On a server JID (e.g on the JID chat.freenode.org@biboumi.example.com)
+
+ - Configure: Lets each user configure some options that applies to the
+ concerned IRC server.
+
+#### On a channel JID (e.g on the JID #test%chat.freenode.org@biboumi.example.com)
+
+ - Configure: Lets each user configure some options that applies to the
+ concerned IRC channel. Some of these options, if not configured for a
+ specific channel, defaults to the value configured at the IRC server
+ level. For example the encoding can be specified for both the channel
+ and the server. If an encoding is not specified for a channel, the
+ encoding configured in the server applies.
+
### Raw IRC messages
Biboumi tries to support as many IRC features as possible, but doesn’t