📄 commands
字号:
This is a simple list of commands AndyChat supports, with some simpledescriptions.Protocol Activation Commands============================/IRC SERVER [server] [port] Activates IRC support in the current window by connecting directly to the specified IRC server using the Net::IRC Perl module./ICQ CONNECT [uin] [password] Activates ICQ support in the current window by connecting directly to the ICQ server using the Net::ICQ Perl module./ICQ PARSE Activates ICQ support in the current window by running Licq to stdout, and making responses with the FIFO. Lots of guesswork in this one :)/ICQ RMS [rms server] [rms port] [uin] [password] Activates ICQ support in the current window by connecting to an Licq client using the Licq 'rms' plug-in./WEB GABBAY Activates Web Gabbay support in the current window connecting directly to the Web Gabbay chatroom.IRC Commands============/JOIN [channel] <key> Joins a channel with a key if necessary./PART [channel] <reason> Leaves a channel with a reason if supported by the server./QUIT <reason> Quits from the current IRC server with an optional quit message. Note: If no quit reason is specified, a default from the config file is used./NICK [nick] Allows you to change your nickname. Keep in mind some servers limit nickname lengths. AndyChat will not warn you./ME [action] /me jumps out of his suit and surprises you! = Andypoo jumps out of his suit and surprises you!/AME [action] Same as /ME but on all channels on this server./AAME [action] Same as /ME but on all channels on all servers./ASAY [message] Sends a message to every channel on this server./AASAY [message] Sends a message to every channel on all servers./MSG [nickname] [message] Sends a private message to the specified user./WHOIS [nickname] Retrieves some basic information on the specified user./NOTICE [nickname] [message] Sends an urgent private message to the specified user. Receipt of a notice is often accompanied by a sound./AWAY <reason> Sets yourself 'away' with the specified reason. If no reason is specified, your 'away' status is removed./AAWAY <reason> Same as above for every server you're currently connected to./TOPIC <channel> <topic> Sets/retrieves the topic for the specified channel. If no channel is specified, the current channel is assumed. If no topic is specified, then the topic is simply redisplayed in the channel window. Note: If the +t channel mode is set, only operators can change topic./MODE <channel/user> <modes> Allows you to view/change the modes of a channel/user. If you choose not to enter modes, MODE will display the modes for that channel/user. If you omit the channel/user, MODE will default to the current channel, or, if the channel is 'Server Messages', your personal user modes./INVITE [nick] <channel> Invites the specified user to the specified channel or the current channel if no channel has been specified./KICK <channel> [nickname] <reason> Kicks the specified user from the specified channel with an optional reason. If no channel is specified, the current is assumed. Note: You must have channel operator privileges to use this command./QUERY <nickname> Begins a conversation with the specified user, or ends the current conversation if no user is specified. All general messages typed after starting a conversation go to the user instead of the current channel./DCC CHAT [nickname] Requests a direct chat with another user, or accepts a chat request if one has already been sent from that user./DCC SEND [nickname] [file] Initiates a DCC file transfer with nickname and waits for their acknowledgement to send the file./DCC GET [nickname] Accepts a DCC SEND request from the specified user./PING [nickname] Sends a CTCP PING to the specified user to see the delay between your two IRC clients via the IRC server./CTCP [nickname] [command] <parameters> Sends a CTCP command to the specified user./RECONNECT <server ip> <server port> Reconnects to an optionally different server. Nickname, away state, and channels you're joined to are all retained./INV Sets +i/-i user mode (invisible) respectively/OP [nick] Gives the specified user channel operator privileges on the current channel. Note: You must be a channel operator./DOP [nick] Removes channel operator privileges from the specified user on the current channel. Note: You must be a channel operator./REJOIN Rejoins the current channel./MOTD Retrieves the server's Message of the Day, which usually includes the terms and conditions for use of their network./QUOTE [command] Sends a raw command to the IRC server.Web Gabbay Commands===================/MSG [nickname] [message] Sends a private message to the specified user./REFRESH Causes an update of the current display from Web Gabbay.ICQ Commands============/MSG [uin] [message] Sends a message to the specified user./URL [uin] [url] <message> Sends a URL to the specified user with an optional message.Pizza Server Commands (any protocol)=====================/PIZZA Activates or deactivates the Pizza Server./SELLPIZZA [cost] [description] Sells a pizza to the current window. The 'cost' must currently be specified as a four digit number (0 padded on the left). So $9.75 would be 0975, 55c would be 0055, and $99.00 would be 9900. Note: You must be the Pizza Server to perform this command./BUYPIZZA [n] Puts you down to buy pizza [n] from the menu./CANCEL Allows you to cancel a previous pizza order./KILLPIZZA [n] Allows you to remove pizza [n] from the menu. Note: You must be the Pizza Server to perform this command.Window Management Commands==========================/WINDOW NEW Spawns a new window not linked to any person, channel, server, or protocol./WINDOW KILL Kills (dramatically) the current window. This is a DEBUG feature, and should never be used in real life. It doesn't kill windows cleanly.[right arrow]/WINDOW NEXT Jumps to the next window[left arrow]/WINDOW PREV Jumps to the previous window[alt-n] Jumps directly to window n. Hitting twice allows you to reach channels with 2 digits ending in that digit. ie. alt-0 will take you to window 10, 20, 30, etc./CLEAR Clears the current window.General Commands================X/XX NOW Quits[up arrow][down arrow] Allows you to scroll through previously entered messages so you don't need to retype them./QUIT Quits if the current window is not linked to a protocol (careful!)/HELP [command] Retrieves some help on the specified command./REDRAWSCREEN Completely redraws the screen./SET [variable] <value> Sets the specified variable to the specified value. If no value is specified, returns the current contents of the specified variable./UNSET [variable] Undefines the specified variable.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -