mikaela.github.io/blog/_posts/2015-03-26-umode--i.md

32 lines
1.3 KiB
Markdown
Raw Normal View History

2015-03-26 08:40:41 +01:00
---
layout: post
comments: true
title: "Why I show channels that I am on at IRC?"
category: [english]
tags: [irc, english]
2018-11-25 23:51:24 +01:00
redirect_from: /english/2015/03/26/umode-i.html
2015-03-26 08:40:41 +01:00
---
2023-02-22 19:28:38 +01:00
_Or why am I using umode -iI and thus showing all channels that I am on at
IRC? So you can find channels that may interest you if we have similar
2023-02-22 19:28:38 +01:00
interests._
2015-03-26 08:40:41 +01:00
People ask this question from me a lot, often the same people as they don't
remember my answer.
2015-04-13 21:11:37 +02:00
I am in umode -iI which shows the channels that I am on so if you think
that I seem sane or interesting or whatever person and feel like you have
2015-03-26 08:40:41 +01:00
similar interests, you can simply `/whois Mikaela` to see the public
channels that I am on and join if you see anything interesting.
But what about the trolls? I haven't had many trolls following me around
and if that happens to you, you can simply send logs to network operators
and if they are good opers, they will take action.
2015-03-26 08:40:41 +01:00
2023-02-22 19:28:38 +01:00
**_This section on (un)setting umodes was broken and moved [here]({% post_url blog/2015-06-03-setting-umodes %})_**
2015-04-13 21:11:37 +02:00
2023-02-22 19:28:38 +01:00
_Update on 2015-04-13: add umode -I which is the InspIRCd way of hiding
all channels from whois depending on the modules loaded and IRCd config._
2023-02-22 19:28:38 +01:00
_Update on 2015-06-03: setting/unsetting umodes moved [here]({% post_url blog/2015-06-03-setting-umodes %})._