OasisOne Help Page

Click on the topic you need help with, If you do not get adequate help on this page, or need further help, please join our live help channel.

Simple TutorialConnectingChannel ModesNick ModesCommandsmIRC SetupChanservNickservMemoserv

For Live Help please join the live help channel by Clicking Here


Simple Tutorial

This small simple tutorial is designed to teach the basic workings of IRC. This tutorial assumes you are connected to OasisOne, or can connect to it. If you are having problems connecting or do not know how to connect, please see the connecting section before working through this tutorial.

Picking and using nicks

Just like anywhere else, you need an identity or nickname to chat. IRC calls this identity a nick. Now, first you need to know that the "/" character separates a command from a message. To issue a command in IRC you will always use the "/" character first, anything else will go into the channel you are in as a message. For instance, in this tutorial you want to use the nick "Stan". To use this nick, you need to type "/nick Stan". Thats all there is to it!

Joining Channels

What exactly is a channel? A channel is nothing but a Chat Room. To see a list of all the channels on this server, issue the "/list" command. In this tutorial we will assume you did the list command and found the channel "#OasisChat" interesting. So, how do you join that channel? The command to join a channel is easy. You simply issue "/join channel name". In this scenario, you would simply type "/join #OasisChat".

Chat to learn more

Now you know how to pick a nick, join a channel, and chat away. The best way to learn more is to hang out and chat with people and users that have been here before. Don't forget, we have a help section on commands also. This section lists every possible command that can be used on OasisOne. Also, do not forget about our live help channel! We hope this tutorial has been helpful, and we can't wait to see you online.

Back to top

Connecting to OasisOne

The easiest way to connect to oasisone is through this webpage. Simply open the channel list, and click on the channel name you wish to enter upon connecting. Then you will be prompted for a nick. When you have entered your nick, you will click yes on the popup. Congratulations, you have just connected to OasisOne!

Connecting with mIRC

Connecting to OasisOne with mIRC is not that much harder then chatting through the web portal. We will break it down in easy steps for you.

  1. Acquire a copy of mIRC, and install it.
  2. Launch mIRC by clicking on it's icon.
  3. Close all the popup dialogs that open.
  4. Now, open the options dialog, you can see where is it located here.
  5. Make sure that the "connect" option is highlighted in the tree view on the left.
  6. On the right side of the box, there will be a add button beside "IRC Network" Click It.
  7. A add server dialog will popup. Under Description type "OasisOne".
  8. Under IRC Server type "irc.oasisone.org", leave the port field to "6667".
  9. Ignore the other fields, and press the add button toward the bottom of the dialog.
  10. Now press the ok button on the options dialog to close it.
  11. Now all we have to do is press the connect button. It is the button just to the left of the options button. It is characterized by a lightning bolt.

After following these steps, you should have no problem connecting to OasisOne with mIRC. If by chance there is a problem connecting, go to the live help channel through the webpage.

Back to top

Channel Modes

Channel modes simply tell a channel what it is supposed to do, or what it is to allow. The modes are simply named as letters. An example of a channel mode is "limit users". Let's say you have a channel that you only want five people to be in at once. You would use the +l mode for that channel. So if your channel name was #Detroit, the command you would issue is "/mode #Detroit +l 5". This would allow only five users to join your channel at once. When you are ready to remove the limit, simply use the same command but use - instead of +. To see a example of channel modes click here.

The command for changing channel modes


/mode [channel_name] [+/-] [mode] You must leave out the [ ].

Mode Listing

This is a listing of all the modes on OasisOne.
Back to top

Nick Modes

Nick modes are used to tell the server how that person needs to be treated, or what they are allowed to do. Example; if you were an administrator on OasisOne, one of your modes would be +a.

Nick Mode Command

/mode [nick] [+/-] [mode] Leave out the [ ].

Nick Mode Listing

Back to top