Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
en:irc:chan [2023/10/22 22:33] – angelegt psycore | en:irc:chan [2023/12/26 00:11] (current) – Automatic translation 65.21.237.6 | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Open IRC Channel | + | ====== Open IRC channel |
- | {{template> | + | {{template> |
- | It is relatively easy to open your own channel on IRC. In this channel, you are the moderator and can act as you wish. If you open your own channel, you should be familiar with the [[archiv: | + | It is relatively easy to open your own IRC channel. You are then the moderator |
<code mirc>/ | <code mirc>/ | ||
command in your IRC client. | command in your IRC client. | ||
Line 9: | Line 9: | ||
===== Step 1: Create the channel ===== | ===== Step 1: Create the channel ===== | ||
- | To bring this channel | + | To create |
<code mirc>/ | <code mirc>/ | ||
- | Of course, we will place the respective channel name in front of the deinchannel. If the channel does not yet exist, we should now be all alone in it. | + | The Deinchannel will of course |
- | ===== Step 2: Register | + | ===== Step 2: Registering |
- | Now we have to register the channel. This prevents | + | Now we need to register the channel. This will prevent |
<code mirc>/cs register # | <code mirc>/cs register # | ||
- | * Replace # | + | * Replace # |
* A password must be set | * A password must be set | ||
* A description that briefly and concisely states what the channel is for | * A description that briefly and concisely states what the channel is for | ||
Line 28: | Line 28: | ||
- | ===== Step 3: Set Channel Options | + | ===== Step 3: Set channel options |
- | Channel options are set via the command: | + | Channel options are set using the command: |
<code mirc>/ | <code mirc>/ | ||
- | set. | + | command. |
- | For example, if we want to give the channel | + | For example, if we want to assign |
<code mirc>/ | <code mirc>/ | ||
- | If we want to take back this mode, we do it like this: | + | If we want to cancel |
<code mirc>/ | <code mirc>/ | ||
Line 53: | Line 53: | ||
| +i | Invitation required | /mode # | | +i | Invitation required | /mode # | ||
| +m | Moderated channel | /mode # | | +m | Moderated channel | /mode # | ||
- | | +p | Private | + | | +p | Private |
| +s | Secret channel | /mode # | | +s | Secret channel | /mode # | ||
- | ===== Step 4: Assign | + | ===== Step 4: Assign |
- | In order to better protect the channel and keep it open even when you are not present, you need a channelbot. This is assigned via Botserv. The following command lists all available bots: | + | To better protect the channel and to keep it open even when you are not present, you need a channel bot. This is assigned via Botserv. The following command lists all available bots: |
<code mirc>/bs botlist</ | <code mirc>/bs botlist</ | ||
- | Now we pick a name we like and enter: | + | Now we choose |
<code mirc>/bs assign # | <code mirc>/bs assign # | ||
- | Now you have the bot in your channel. You can get more help with the bot with the command: | + | Now you have the bot in your channel. You can get further |
<code mirc>/bs help</ | <code mirc>/bs help</ | ||
- | ===== Step 5: Edit the Channel List ===== | + | ===== Step 5: Edit the channel list ===== |
- | In a channel, users can be given different | + | Users can be assigned various |
^ Mode ^ Name ^ Rights (extract) ^ Characters ^ | ^ Mode ^ Name ^ Rights (extract) ^ Characters ^ | ||
- | | +q | Founder | All rights incl. Founderlevel | + | | +q | Founder | All rights incl. founder level | ~ | |
| +a | SOP - SuperOP | All rights | & | | | +a | SOP - SuperOP | All rights | & | | ||
| +o | AOP - AutoOP | Kick, ban, set topic | @ | | | +o | AOP - AutoOP | Kick, ban, set topic | @ | | ||
Line 81: | Line 81: | ||
| +v | VOP - Voice | Writing in moderated channels | + | | | +v | VOP - Voice | Writing in moderated channels | + | | ||
- | ==== Manually | + | ==== Manually |
To give a user manual rights, use the following command: | To give a user manual rights, use the following command: | ||
Line 87: | Line 87: | ||
<code mirc>/ | <code mirc>/ | ||
- | Example: User XYZ should be given AOP rights. | + | For example: User XYZ should be given AOP rights. |
<code mirc>/ | <code mirc>/ | ||
- | And mean as we are, we take these rights away from this user right away. | + | And mean as we are, we immediately |
<code mirc>/ | <code mirc>/ | ||
Line 101: | Line 101: | ||
<code mirc>/ | <code mirc>/ | ||
- | Same example as above, giving and taking | + | Same example as above, giving and taking AOP rights: |
<code mirc>/ | <code mirc>/ | ||
<code mirc>/ | <code mirc>/ | ||
- | In this case, founder-level access can only be granted | + | In this case, founder level access can only be assigned |
<code mirc>/ | <code mirc>/ | ||
/mode # | /mode # | ||
- | **Founder level access should only be granted to people | + | **Founder level access should only be granted to people |