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

35 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
sitemap: true
robots: noai
2015-03-26 08:40:41 +01:00
---
2024-06-19 07:19:44 +02: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 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.
2024-06-19 07:19:44 +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 similar
interests, you can simply `/whois Mikaela` to see the public channels that I am
on and join if you see anything interesting.
2015-03-26 08:40:41 +01:00
2024-06-19 07:19:44 +02:00
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
2024-06-19 07:19:44 +02: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
2024-06-19 07:19:44 +02: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._
2024-06-19 07:19:44 +02:00
_Update on 2015-06-03: setting/unsetting umodes moved
[here]({% post_url blog/2015-06-03-setting-umodes %})._