You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 13, 2023. It is now read-only.
Possibly we can use this: https://github.com/reactphp/child-process for a PHP script. Systemd unit will be coming up in a bit. Although I'd personally prefer it if the system service manager did this and we didn't implement such thing on our own.
I honestly think having a system service manager like systemd handle this is way more reliable than doing it ourselves. I'll leave this open for a while longer.
The bot needs a start script that:
We don't need all of that, but a loop that can at least tell apart a !restart or crash/error/whatever and !quit would be really helpful.
We could also provide some init scripts or systemd unit files, but I don't think it's necessary.
The text was updated successfully, but these errors were encountered: