= Usage =
* Connect to a IRC server over SSL
<pre> /msg *status AddServer irc.freenode.net +7000 /msg *status connect irc.freenode.net /join #channel</pre>
* Basic status config
<pre> /msg *status help<* Change password /pre>msg *admin set password mypassword
* Save config to file (important when the bouncer is restarted)
<pre> /msg *status SaveConfig</pre>
* List and add module
<pre> /msg *status ListAvailMods /msg *status LoadMod XXX</pre>
* Complete config
<pre> /msg *status LoadMod admin /msg *admin help</pre>
* Customize CTCP responses
<pre> /msg *admin addctcp username COMMAND message ex.: /msg *admin addctcp rorist VERSION TskTsk</pre>
'''NOTE:''' You can use ''/znc'' instead of ''/msg *status'' if your client supports it.