TymanWasTaken

Results 10 comments of TymanWasTaken

> Where's that button? @X1nto The top of the channel list in some servers

I tested and it works: ![image](https://user-images.githubusercontent.com/32660892/182518042-8af474c5-d1c9-4bc4-9a28-8d75d7b98c40.png)

This was made an hour after #134 which also fixes it. This way might be better than that way but you can just request changes

> https://github.com/RobotHanzo/NotEnoughUpdates/suites/1887632682/artifacts/36906277 > I've built a version based on your PR for those (and myself) that wants to use the fixed mod You do realize there are fixed versions in...

@Moulberry push it reeeeee

My solution to this was to just make a custom command class (extending `Command`) and override the `client` property of it to the correct type

> Neat! I like this idea. Out of curiousity, what sort of scripts are you using atuin for? Hi sorry I forgot about this and didn't get notifications, I was...

Looking into the desktop code, it doesn't use blurhash but rather something called [thumbhash](https://github.com/evanw/thumbhash), which seems to have a java implementation, so this shouldn't be too hard to implement (hypothetically)