Qais Patankar

Results 145 comments of Qais Patankar

How about just a simple tag that works like this `a.pomf.se/id?n=realname.zip`

I thought the original problem was to make pomf.se serve correct filenames whilst maintaining the ability to have unique urls? The easiest way to solve this issue? Stick a tag...

It achieves a user-friendly filename, which is the purpose of this issue, though. I'm sorry if I'm not getting the point here, please can you explain it to me? All...

Oh, right, my bad. Fair enough!

Yeah the URL on the website gives a `.png` but the image displayed is without the `.png`

> storing the `VoiceConnection*` as a global, then setting a custom error handler for dgvoice: > > ```go > dgvoice.OnError = func(str string, err error) { > vc.Disconnect() > }...

Fixed in 9bcbfecf1d58e3727cb791c7ecb95b08bd419d3b via #816

Having a setting to turn off the animation entirely would be nice in the meantime.

I believe that messages sent on multiple lines on Discord will appear on multiple lines on IRC. The newlines aren't converted to spaces, and explains the "spam" on IRC. Better...