Valithor Obsidion

Results 48 comments of Valithor Obsidion

I've been working on getting some test code up and running and this is the farthest I've been able to get so far without any errors. The code runs fine...

I've been having a lot of trouble with this function since trying to implement it. Our host reports that he's able to start up his bot with this function in...

We got logging and figured out the issue, it was on another line due to a typo that was made at the time of implementation.

It turns out that when I thought it was working our host had thrown up some old code that was prior to implementing filesystem, and it is indeed not working....

Are there any plans to support HTTP/3?

I currently use this script for my bots running on Windows. You will need to adjust the php parameters as needed. ```cmd chcp 65001 @echo off cls set watch=Discord title...

This issue has resurfaced when using the new cache interface if the external cache is not available. https://user-images.githubusercontent.com/7202504/189182350-a595fee1-90a8-4b29-9192-7c066b3ef5f0.mp4

AFAIK you would just need to construct your own loop interface and pass it into the Zanzara object's construction via the $config parameter, and starting the loop would start all...

@foremtehan, I'm not sure exactly what you're looking for. Are you saying that you have a webserver that's using NGINX, Apache, or something similar? That's the only reason I can...

I think I fixed it now, should be good to test