|
Written by JaBSnG
|
|
Wednesday, 23 September 2009 13:06 |
Os comandos mais importantes da ZNC
- /msg *status help - Mostra os comandos da ZNC
- /msg *status version - Mostra a versão da ZNC
- /msg *status listmods - Lista os módulos.
- /msg *status listavailmods - Lista todos os módulos disponíveis
- /msg *status loadmod module - Carrega o módulo.
- /msg *status unloadmod module - Descarrega o módulo.
- /msg *status reloadmod module - Actualiza o módulo.
- /msg *status listchans - Lista todos os canais.
- /msg *status listnicks #channel - Lista todos os nicks de um canal.
- /msg *status listservers - Lista todos os servidores.
- /msg *status addserver networkport - Adiciona um servidor a lista de servidores.
- /msg *status remserver network - Remove um servidor da lista de servidores.
- /msg *status topics - Mostra os tópicos de todos os canais.
- /msg *status setbuffer #channel linecount - Define a contagem do buffer para um canal.
- /msg *status jump - Salta para o próximo servidor da lista de servidores.
- /msg *status disconnect - Disconecta a ZNC do IRC.
- /msg *status connect - Conecta de novo a ZNC ao IRC.
- /msg *status showmotd - Mostra a mensagem do dia.
- /msg *status uptime - Mostra a quanto tempo a ZNC está ligada.
Modulos:
*awaynick
You can load the module with /msg *status loadmod awaynick
- /msg *awaynick help - Show the AwayNick Commands.
- /msg *awaynick show - Show the currently AwayNick.
- /msg *awaynick set awaynick - Set your nick in [awaynick] by disconnecting.
*perform
You can load the module with /msg *status loadmod perform
- /msg *perform help - Show the Perform Commands.
- /msg *perform list - Show the current perform commands list.
- /msg *perform add command - Add a command to the ZNC perform list.
- Example 1: /msg *perform add mode %nick% +x (Important: Don't forget the % in Nick!)
- Example 2: /msg *perform add as auth authaccount password
- /msg *perform del number - You can delete a command from the perform list. But you need to give the correct number of the command (seen on the list)
*simple_away
You can load the module with /msg *status loadmod simple_away
- /msg *simple_away help - Show the Simple Away Commands.
- /msg *simple_away reason text - Prints and optionally sets the away reason.
- /msg *simple_away timer - Prints the current time to wait before setting you away.
- /msg *simple_away settimer time - Sets the time to wait before setting you away (in seconds).
- /msg *simple_away disabletimer - Disables the wait time before setting you away.
|
|
Last Updated on Saturday, 17 October 2009 00:02 |