Hugo
Hugo
I tried doing this with [my own script](https://github.com/panictriggers/snapcatch) but the only thing I found is that the deletion of Snaps happens immediately after viewing instead of minutes after viewing or...
Adds support for the new [modal interactions](https://discord.com/developers/docs/interactions/receiving-and-responding#interaction-response-object-modal)
When sending something to a multicast address (e.g 225.1.2.1), a UDP packet gets properly sent (verified with Wireshark). However, my receiver doesn't get the package. I've tested my network and...
Only if you want to, feel free to reposition or close.
Hi there! The question/suggestion is simple: can you add multithreading support? The script is currently using only one thread (of the 12 on my machine). Can this be done in...
I have learned very quickly that Python 2.x versions throw print errors. To fix that, I added ```from __future__ import print_function``` to at least eliminate those. Also, it seemed to...
I might be missing something here, but I am trying to send raw bytes over TCP. This works totally fine whenever I first try to send and receive a packet....
Unless you want to keep it on 2018 ;)