Avlis Chat: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
|||
Line 19: | Line 19: | ||
== Common IRC commands: == | == Common IRC commands: == | ||
Private message - /msg nick message | Private message - /msg nick message | ||
Sends nick a message. (You can also just double click on someones name and a private message box will appear) | :Sends nick a message. (You can also just double click on someones name and a private message box will appear) | ||
Nickname change - /nick newnick | Nickname change - /nick newnick | ||
Will change your nickname to newnick. | :Will change your nickname to newnick. | ||
Ignore a user - /ignore nick | Ignore a user - /ignore nick | ||
Will ignore user with the nick nick. | :Will ignore user with the nick nick. | ||
Unignore a user - /ignore -r nick | Unignore a user - /ignore -r nick | ||
Will unignore a user with the nick nick. | :Will unignore a user with the nick nick. | ||
Performing an action - /me actiontext | Performing an action - /me actiontext | ||
/me does a little jig will show as: * Nick does a little jig | :/me does a little jig will show as: * Nick does a little jig | ||
Joining a channel - /join #channel | Joining a channel - /join #channel | ||
Join channel #channel. | :Join channel #channel. | ||
Parting a channel - /part #channel | Parting a channel - /part #channel | ||
Parts channel #channel, if the #channel is omitted the current channel will be parted. | :Parts channel #channel, if the #channel is omitted the current channel will be parted. | ||
Leaving/Quitting - /quit message | Leaving/Quitting - /quit message | ||
This will disconnect you from the chat and send an optional quit message to the server. | :This will disconnect you from the chat and send an optional quit message to the server. | ||
== Other Links == | == Other Links == |
Revision as of 21:43, 23 January 2006
How to chat in Avlis?
IRC Program: The best way to chat in Avlis is to connect to the Internet Relay Chat (IRC) server.
In order to do this, you will need an IRC program. The most popular versions for Windows are mIRC and iceChat, for MacOS try Ircle or for Linux use XChat.
The connection information is:
- - stratics.frws.com
- - irc.glowfish.de
- - stratics.afraidyet.net
- - irc.epaxsys.net
- Port - 6668 (this is a non-standard port)
- Room - #avlis
Common IRC commands:
Private message - /msg nick message
- Sends nick a message. (You can also just double click on someones name and a private message box will appear)
Nickname change - /nick newnick
- Will change your nickname to newnick.
Ignore a user - /ignore nick
- Will ignore user with the nick nick.
Unignore a user - /ignore -r nick
- Will unignore a user with the nick nick.
Performing an action - /me actiontext
- /me does a little jig will show as: * Nick does a little jig
Joining a channel - /join #channel
- Join channel #channel.
Parting a channel - /part #channel
- Parts channel #channel, if the #channel is omitted the current channel will be parted.
Leaving/Quitting - /quit message
- This will disconnect you from the chat and send an optional quit message to the server.