FAQ
===

Which commands are supported?
-----------------------------
For special commands in si see the manpage. Everything that starts with with
an slash is sent raw to the server. e.g. /whois stettberger requests
information about user stettberger

What is this buddylist socket?
------------------------------
Through the buddylist unix domain socket in ~irc/${server}/ you can request
the status of your buddies. You can add somebody to your buddylist by
requesting his public key (/getkey <username> ) and moving it to
~/.silc/buddylist. An example code of the buddylist "protocol" you find in
contrib/buddylist.
