creesch

Results 221 comments of creesch
trafficstars

See also https://www.reddit.com/r/Enhancement/comments/hdxq52/so_will_you_bring_back_safari_support_now/

What if they are trying to adjust the subreddit CSS?

Oh that is actually a fairly good idea. I want to explore something else as well. Officially irc doesn't support those characters for usernames, however I suspect that many modern...

As an addition, I am planning to abuse WHOIS to display things like notes and roles from irc.

Fair enough, I'll implement your suggestion then :)

It also occured to me that my current method of making usernames valid will possibly lead to duplicate usernames. I will need to fix that as well.

Good point and good solution. I'll implement it like that.

That is actually rather difficult to figure out as it would mean checking out all permissions of all roles and figuring out what role ranks higher. The discord api doesn't...

Hrm, haven't had that issue yet. Who started the conversation?

I had a quick look over and so far it looks good to me. The way you are implementing classes makes sense and should make things easier to maintain. I...