diff options
Diffstat (limited to 'doc/biboumi.1.md')
-rw-r--r-- | doc/biboumi.1.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/biboumi.1.md b/doc/biboumi.1.md index 3fd5a25..b69dede 100644 --- a/doc/biboumi.1.md +++ b/doc/biboumi.1.md @@ -160,6 +160,12 @@ IRC nicknames are case-insensitive, this means that the nicknames toto, Toto, tOtO and TOTO all represent the same IRC user. This means you can talk to the user toto, and this will work. +Also note that some IRC nicknames may contain characters that are not +allowed in the local part of a JID (for example '@'). If you need to send a +message to a nick containing such a character, you have to use a jid like +`%irc.example.com@biboumi.example.com/AnnoyingNickn@me`, because the JID +`AnnoyingNickn@me!irc.example.com@biboumi.example.com` would not work. + Examples: `#foo%irc.example.com@biboumi.example.com` is the #foo IRC channel, on the |