| Both sides previous revision Previous revision Next revision | Previous revision |
| chat [2022/08/24 00:39] – andi | chat [2026/04/09 00:21] (current) – [Grant channel access] andi |
|---|
| = VOC Chat | = VOC Chat |
| |
| Neben dem Mumble-Treffen ist IRC unser Haupt Kommunikationsmedium, allerdings benutzen wir das teilweise stark asynchron: Das heißt die meisten von uns lassen den IRC Client auf ihrem Server laufen oder nutzen einen [[https://matrix.org|Matrix-Client]] wie FluffyChat oder Element. Aus historischen Gründen sind das verschiedensten Kombinationen von irssi oder [[https://weechat.org/|weechat]] in einem screen oder tmux, teilweise sind aber auch [[http://znc.in|znc]] oder [[http://quassel-irc.org/|Quassel]] im Einsatz. | Neben den (monatlichen) Mumble-Treffen ist Matrix/IRC unser Haupt-Kommunikationsmedium, allerdings benutzen wir das teilweise stark asynchron: Das heißt die meisten von uns nutzen einen [[https://matrix.org|Matrix-Client]] wie FluffyChat oder Element oder lassen den IRC Client auf ihrem Server laufen. |
| |
| Der IRC-Channel `#voc-lounge` ist unser virtuelles Wohnzimmer. Wenn Du es betrittst, dann ist es nett, kurz ein "Hallo" in die Runde zu werfen. | Der IRC-Channel `#voc-lounge` ist unser virtuelles Wohnzimmer. Wenn Du es betrittst, dann ist es nett, kurz ein "Hallo" in die Runde zu werfen. |
| == Matrix | == Matrix |
| |
| We are currently experimenting with using the federated Matrix Network in parallel to IRC communication, if you are "member" of our organisation ask the admins to invite you to the VOC Matrix Space. | We are currently using the federated Matrix Network in parallel to IRC communication, if you are "member" of our organisation ask the admins to invite you to the VOC Matrix Space. |
| |
| If you need to create a new account for the Matrix network, please use one of the many homeservers available, e.g. [[https://fairydust.space|fairydust.space]]. Account registration is integrated into the clients, e.g. [[https://fluffychat.im|FluffyChat]] or [[https://chat.fairydust.space|Element]]. We recommend to start with a native client on your mobile device, and then add a web/desktop client to your setup. | If you need to create a new account for the Matrix network, please use one of the many homeservers available, e.g. [[https://fairydust.space|fairydust.space]]. Account registration is integrated into the clients, e.g. [[https://fluffychat.im|FluffyChat]] or [[https://chat.fairydust.space|Element]]. We recommend to start with a native client on your mobile device, and then add a web/desktop client to your setup. |
| |
| == IRC Channels | == Channels |
| |
| There are several IRC channels that we're using during and between events to organize ourselves: | There are several IRC/Matrix channels that we're using during and between events to organise ourselves: |
| |
| * #voc @HackInt | - `#voc-lounge` aka !oQDxiYzvFgfYQvnTHS:hackint.org |
| * use case: VOC serious business. Invite yourself via /msg chanserv invite #voc or others using /invite nickname #voc | - use case: Winkekatzen Bar. Feel free to stay slightly on topic. Here we talk about video streaming, recording and publishing. |
| * access limitation: invite only, invite yourself if you are in the group !voc | - access limitation: none |
| * #voc-wok @HackInt | - `#voc:matrix.org` |
| * use case: SPAM SPAM SPAM, our twitterbot viri lives here, high traffic if event is 'in progress' | - use case: 2nd/3rd Level Support during events, on topic discussions |
| * access limitation: none | - access limitation: members of the VOC matrix space |
| * #voc-lounge | - `#voc-<event>` @matrix |
| * use case: Winkekatzen Bar. Feel free to stay slightly on topic. Here we talk about video streaming, recording and publishing. | - use case: 2nd Level Support during specific event |
| * access limitation: none | - access limitation: event organisers, event voc members, +members of the VOC matrix space |
| * #voc-mixer | - `#voc` @HackInt |
| * use case: mixer-channel during events | - use case: VOC serious business. Invite yourself via /msg chanserv invite #voc or others using /invite nickname #voc |
| * access limitation: none | - access limitation: invite only, invite yourself if you are in the group !voc |
| | - `#voc-wok` @HackInt / #voc-wok:hackint.org |
| | - use case: SPAM SPAM SPAM, our bot viri lives here, high traffic if event is 'in progress' |
| | - access limitation: none |
| | - `#voc-mixer` |
| | - use case: mixer-channel during events |
| | - access limitation: none |
| |
| | == IRC |
| |
| === Grant channel access | === Grant channel access |
| |
| New user has to register with nickserv https://hackint.org/services#NickServ | New user has to register with nickserv https://hackint.org/services#NickServ |
| - ''/msg NickServ register <password> <email>'' | |
| - ''/msg NickServ identify <password>'' | - `/msg NickServ register <password> <email>` |
| | - `/msg NickServ identify <password>` |
| |
| Groupadmin has to invite the user to the group and give rights to invite https://hackint.org/services#GroupServ | Groupadmin has to invite the user to the group and give rights to invite https://hackint.org/services#GroupServ |
| - ''/msg GroupServ invite !voc <nickname>'' | |
| - ''/msg ChanServ flags #voc <nickname> +i'' | - `/msg GroupServ invite !voc <nickname>` |
| | - `/msg ChanServ flags #voc <nickname> +i` |
| New user has to join the group | New user has to join the group |
| * ''/msg GroupServ join !voc'' | |
| | - `/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'' | |
| | - `/msg ChanServ invite #voc` |
| |
| |