Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- *** Common list of IRC (Internet Relay Chat) commands ***
- /join #channel
- Joins a specific channel, where #channel is the name of the IRC channel.
- /part #channel
- Leaves a channel, where #channel is the name of the IRC channel.
- /nick newnickname
- Changes your nickname to newnickname.
- /msg nickname message
- Sends a private message to a user with the specified nickname.
- /whois nickname
- Shows information about a user, such as their current status and the channels they're in.
- /list
- Lists all the channels on the server.
- /topic #channel topic
- Changes the topic of the specified channel.
- /me action
- Performs an action in the chat, often shown as your name action (e.g., John waves).
- /kick #channel nickname
- Kicks a user out of a channel.
- /ban #channel nickname
- Bans a user from a channel.
- /invite nickname #channel
- Invites a user to a specific channel.
- /away message
- Sets an away message.
- /quit [message]
- Disconnects from the server, optionally with a message.
- /whois nickname
- Displays detailed information about a user.
- /oper password
- Logs in as an IRC operator with the given password.
Advertisement
Add Comment
Please, Sign In to add comment