Patrycja
Patrycja
I see that @lequanglam has started fca-unofficial, looks promising.
I'll try to add it, I have currently 12 bots running so I hope I'll get some results soon
Update: the env variable didn't help. I'll try the maxSockets option. EDIT: it also didn't work. still getting `ESOCKETTIMEDOUT`
12 bots, each on a different account and split in half to 2 separate servers. I'll try that approach, maybe this time it will work.
@ravkr Today it probably is a Facebook issue, I'm getting timeouts on servers that never had them...
@bryanpedini, your case includes only Docker containers with default network configuration, in case when someone wants to run a container on the host network, it becomes an obvious issue, as...
Hi, here's the full backtrace for the test `core/hash` on x86: ``` ~/aports/testing/lexbor# gdb /root/aports/testing/lexbor/src/lexbor-2.1.0/build/test/lexbor/core/hash core GNU gdb (GDB) 11.1 For help, type "help". Type "apropos word" to search for...
fixed on some edge cases, unfortunately this also touches the highlighting engine itself, so i'm not 100% sure if it doesn't break some other things (a test suite for the...
Updating `discord.js` to v12 is actually [a bit of work](https://discordjs.guide/additional-info/changes-in-v12.html#commonly-used-methods-that-changed), but I'll get to working on it soon, I guess...
It's not a problem with the `&` character, but with Messenger's new app for iOS (codenamed `light_speed`) - it sends some gibberish before the actual message, thus breaking the parsing...