Click on the links above to learn hot to set each level. Regular users and voiced users have no power over how the channel is managed. Everyone else has at least some control over who can be in the channel and general channel management.
The channel founder has the highest level of control, with the ability to remove or set any of the lower access levels. Only channel founders can set a channel successor or change the ownership of the channel, which is why we do not recommend having more than one founder for a channel. See tips on How to Choose Staff for Your Channel for more details on how to choose people to trust with your channel’s management.
The table below shows some of the channel management capabilities that are used most often:
| Capabilities | VOP | HOP | OP | SOP | Founder |
| Can speak when channel is moderated (+m) | Yes | Yes | Yes | Yes | Yes |
| Can change channel TOPIC | – | Yes | Yes | Yes | Yes |
| Can change Channel Modes (*) | – | Yes | Yes | Yes | Yes |
| Can Kick/Ban users with lower status than themselves | – | Yes | Yes | Yes | Yes |
| Can Voice/Devoice users (+v) | – | Yes | Yes | Yes | Yes |
| Can Half-OP/DeHalf-OP users (+h) | – | – | Yes | Yes | Yes |
| Can use Botserv (/bs) commands | – | – | Yes | Yes | Yes |
| Can OP/DeOP users (+o) | – | – | – | Yes | Yes |
| Can view/add/remove AKICKs | – | – | – | Yes | Yes |
| Can SuperOP/DeSuperOP users (+a) | – | – | – | – | Yes |
| Can add successor | – | – | – | – | Yes |
| Can add founders (not recommended) | – | – | – | – | Yes |
*See the Channel Modes page for details on which modes can be set by which levels. For instance, only the founder can link the channel (+l).
—posted by Tengrrl/Bunny
]]>
Have you ever had your computer, Internet or modem go down while you were on GeekShed, and then when you log back in you find out that your nickname is still connected? If so, you have been a ghost on the GeekShed network.
On IRC, a ghost session is one which is not actually connected, but which the IRC server believes is still online for one reason or another. Usually, this situation happens when your computer gets disconnected somehow while you’re on IRC. If the connection isn’t closed properly, you can remain on the network as a ghost.
These ghost connections are not really scary, but they are a little inconvenient since you cannot use your nickname until the ghost session disconnects. Fortunately you can end the session manually. To close a ghost session, use this command:
/msg NickServ GHOST nick password
For example, if LordBaconCheeseburger was the ghost session, I would type:
/msg NickServ GHOST LordBaconCheeseburger supersecretpassword
You will see the ghost session disconnect, usually with a message like this:
Quits: LordBaconCheeseburger (~yummy@baconbaconbacon.vhost) (NickServ (GHOST command used by LordDoubleBaconCheeseburger))
You can then use the /NICK command to change to your nick. The ghost has been eliminated and you didn’t even have to worry about ectoplasmic residue.
—posted by Tengrrl/Bunny
]]>
Sending Messages
To send a message, use this command:
/msg MemoServ SEND nick memo-text
For example, to send a holiday message to LordBaconCheeseburger, I would use this command:
/msg MemoServ SEND LordBaconCheeseburger Happy Hanukkah!
In your status window, you’ll see something like this, confirming your message:
-MemoServ- Memo sent to LordBaconCheeseburger.
Finding Out If You Have Messages
If you are logged in when someone sends you a message, you will see a notification in your Status window, which looks something like this:
-MemoServ- You have a new memo from tengrrl. -MemoServ- Type /msg MemoServ READ 1 to read it.
Some IRC clients will show the message in your active channel as well.
Of course, you might miss the notification if you are away from your computer, so you can check the list of messages to see if anything new has arrived. To get a list of your messages, use this command:
/msg MemoServ LIST
You’ll see a list of your current messages. Any messages with an asterisk (*) by the message number are new. You’ll find additional options for the LIST command on the command pages.
When you log into GeekShed, a notification message will be in your status window. Check the status window to see if you received any messages while you were not logged in.
Reading Messages
Reading messages is easy, but you have to know the number of the message first. If you need to, use the Memoserv LIST command to get the message number. Once you have the number, read the message by using this command:
/msg MemoServ READ num
Just replace “num” with the message number from your list. For instance, to read message number 1 from my list, I would type: /msg MemoServ READ 1
There are additional options for the READ command that allow you to read all the new messages or to read a range of messages.
Additional Options
You can learn more about the Memoserv commands, including how to delete messages and how to set up notification options. Now that you have everything you need for simple messages, send me a message if you have any questions (or just want to send one of those holiday greetings).
—posted by Tengrrl/Bunny
]]>
Please try again with a more obscure password. Passwords should be at least five characters long, should not be something easily guessed (e.g. your real name or your nick), and cannot contain the space or tab characters.
This error is almost always an indication that the command to register a nick is not being entered correctly. The clue in that error message is that you cannot use your real name or your nick as your password. Be sure that you’re entering the command in this order:
/msg nickserv register supersecretpassword crazyuser@hotmail.com
You do not need to include your nick or real name in the command at all. If you’re looking for information on how to choose a good password, check out the suggestions in How to Protect Your GeekShed Password.
—posted by Tengrrl/Bunny
]]>
There are important limitations to note however. Since the Autovoice command voices everyone who joins, someone you devoice can simply part and rejoin the channel to regain voice. It’s generally more effective to ban and kick the person instead.
Here’s how to use the Autovoice command. To voice everyone in the channel:
/msg chanserv autovoice #channel all
For example: /msg chanserv autovoice #topgear all. In your status window, you’ll see something like this:
-ChanServ- Autovoice option for #topgear set to ALL.
For other autovoice options, you change the last word in the command to the setting you’d like, as these examples show:
| Purpose | Command |
| To voice registered users only: | /msg chanserv autovoice #channel reg |
| To see the autovoice status: | /msg chanserv autovoice #channel status |
| To turn off autovoice: | /msg chanserv autovoice #channel off |
If you are using Access Levels in your channel, you have another way to automatically give voice to all users who join your channel:
/msg chanserv levels #channel set autovoice 0
For example: /msg chanserv levels #topgear set autovoice 0. Access level zero (0) is the level for regular users.
To remove the command, use the disable command, as in this example:
/msg chanserv levels #channel dis autovoice
—posted by Tengrrl/Bunny
]]>
First, you need to know that all commands use the same basic format. They all begin with a / and then include the specific key term for what you want to do.
Second, in most cases, no one else will see you type a command. Most commands that begin with a / will not be visible to anyone else. I’ll note the exceptions.
Third, the client you use may have buttons or menus (at the top or on right-click) that will execute some of these commands for you. Check your documentation to learn more about what your client can do. For the purpose of this barebones guide, I’m going to assume you want to type your commands out.
For all these commands, my example username (or nick) is LordBacon and the example channel is #TopGear.
| Command | What It Does |
| /nick NewName
/nick LordBacon |
Change your nickname to something new. Note that your nick has to be unique. You can’t use a name that belongs to someone else. |
| /join #channel
/join #TopGear |
Join the specific channel. |
| /list | Gives you a list of all the IRC channels, how many people are in the channels, and the channel topics. Your client may pop up the list in a new window. You can also check out the list of channels on the website. |
| /me action you want to do
/me passes out bacon |
Everyone in the channel sees a statement about you. For the example, people would see this: * LordBacon passes out bacon |
| /part | Leave the channel. |
| /whois nick /whois LordBacon |
Gives you some basic information about the person whose nick you use. |
| /msg nick text /msg LordBacon hi! |
Sends a private message (the text) to the person you indicate. If someone asks you to PM, this is the command they want you to use. The message will usually pop up in a new window or a new tab. Exactly how it works depends upon your client. In the example, the private message "hi!" is sent to the user LordBacon. |
| /notice nick text
/notice LordBacon hi! |
Sends a private message (the text) to the person you indicate, without opening a new window or a new tab. In the example, the private message "hi!" is sent to the user LordBacon. |
| /ignore nick
/ignore LordBacon |
Blocks messages from the person whose nick you indicate. You will not see anything else that the person types. This example ignores LordBacon. For more information, see How to Use the Ignore Command. |
| /help | Gives you some online help or documentation. The way the command works will depend upon your client. |
| /quit /quit Off to buy more bacon! |
Disconnect from the network. In some clients, you can include a message that will display after the command. For the example, people would see something like this: LordBacon has quit IRC (Quit: Off to buy more bacon!) |
For more information on commands, you can check out our documentation pages or search the pages on our site. If you want to stay on the network, you can register your nickname and even register your own channel.
—posted by Tengrrl/Bunny
]]>
What happens in the channel?
In chat, we participate in scheduled live broadcasts, available at http://www.LordKaT.com after the show as Blip.tv videos or audio podcasts. Our current lineup includes these shows:
Apart from shows, our community chat and unscheduled live streaming is a variety of gaming and community tech talk. From our mafia playing Team Fortress 2 at our own server to hard-core geek programming of a MUD server or adding new features to Live.LordKaT.com, there is often hilarious commentary from the stream regulars and casual small talk in the chat—all of which might sometimes go one step too far, leaving you laughing and feeling a part of the fun.
What are the channel policies?
We welcome everyone, but our content and discussions are intended for mature audiences. Visitors to Live.LordKaT.com are free to speak their minds, even in dissent, as long as their comments are honest, human, and respectful of others.
Active members of the community are recognized as friends and members of the LordKaT Mafia. Our community recognizes those who stand out through old-fashioned personal networking and contributing to the community. There is no application process for rank in channel. We get to know everyone through the time we spend hanging out together.
Anything else you want folks to know?
Our community extends well beyond our chatroom. Be sure to check out these additional resources:
Want to have your channel profiled on the GeekShed website? Check out the requirements and use the online form to apply.
—posted by Tengrrl/Bunny
]]>
And a few don’ts:
If you happen to be looking for information on a ban from the GeekShed network (rather than from a channel), please check the Ban Appeals page.
—posted by Tengrrl/Bunny
]]>
First, you need to understand the different parts of a person’s connection information, which you can find using the WHOIS command. This is the way that information is included in a ban:
nick!ident@specific-hostmask.domain-info
Here is what that information means, with examples from the WHOIS information for LordBaconCheeseburger, which is ~TFlash@protectedhost-BACONYUM.hsd1.ga.comcast.net:
You can set a ban using any of this information. The basic format stays the same. You simply vary the unique information necessary to identify a person. I’ll provide examples for several options below:
To ban someone who uses a specific nick: /mode #channel +b nick!*@* For example, to ban anyone using the nick LordBaconCheeseburger from the channel #topgear, you would use this command: /mode #topgear +b LordBaconCheeseburger!*@*
To ban someone whose nick changes slightly: You can also use the * as a wildcard in the nickname. Say the person has a habit of adding endings to the nickname (like |away, |home, and |work). Just add a wildcard at the end of the nickname to ban all the different versions. Your command would look like this:
/mode #topgear +b LordBaconCheeseburger*!*@*
To ban someone who always has the same ident: /mode #channel +b *!ident@* Because this information can by set by the client, be careful with these bans. In the case of web-based clients like GeekShed’s Flash client or Mibbit, the ident is the same for everyone. For example, this command: /mode #topgear +b *!TFlash@* would ban everyone using GeekShed’s Flash client from the channel #topgear.
To ban everyone who uses a specific network connection: /mode #channel +b *!*@*domain-info. You can make this ban as specific as you like. Here are some examples, using the information for banning LordBaconCheeseburger from the channel #topgear:
/mode #topgear +b *!*@*comcast.net bans everyone using Comcast
/mode #topgear +b *!*@*ga.comcast.net bans everyone in Georgia using Comcast
/mode #topgear +b *!*@*hsd1.ga.comcast.net bans everyone using the Comcast hsd1 server in Georgia
To combine bantypes: You can also combine these different banning techniques. For instance, you have had a lot of trouble with people using the GeekShed Flash client who connect from Georgia using Comcast. To ban them all from the channel #topgear, use this command: /mode #topgear +b *!TFlash@*ga.comcast.net
Before you try any of these bans, of course, be sure to check the information against others in the channel to avoid accidentally banning someone. Be sure that you have set the appeal information for your channel, so that people know what to do if they are banned accidentally.
Finally, for more details on how these bans work, check out the Bans & Mask Type Definitions from the Undernet website.
—posted by Tengrrl/Bunny
]]>
We’ve updated the server map to show these changes. As always, we recommend that you choose one of the round robins to connect to the servers closest to your location for the best connection.
—posted by Tengrrl/Bunny
]]>