Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
| chat [2026/04/09 00:18] – [Channels] andi | chat [2026/04/09 00:21] (current) – [Grant channel access] andi | ||
|---|---|---|---|
| Line 41: | Line 41: | ||
| New user has to register with nickserv https:// | New user has to register with nickserv https:// | ||
| - | | + | |
| - | - '' | + | - `/msg NickServ register < |
| + | | ||
| Groupadmin has to invite the user to the group and give rights to invite https:// | Groupadmin has to invite the user to the group and give rights to invite https:// | ||
| - | | + | |
| - | - '' | + | - `/msg GroupServ invite !voc < |
| + | - `/msg ChanServ flags #voc < | ||
| New user has to join the group | New user has to join the group | ||
| - | * '' | + | |
| + | - `/msg GroupServ join !voc` | ||
| New user has to tell ChanServ to be invited (add to autocmd) | New user has to tell ChanServ to be invited (add to autocmd) | ||
| - | * '' | + | |
| + | - `/msg ChanServ invite #voc` | ||