pufferpanel / templates

PufferPanel server templates. These templates are importable via the PufferPanel web interface.
Apache License 2.0
84 stars 141 forks source link

Fixed/added stop codes in discord templates #257

Closed CristianEduardMihai closed 10 months ago

CristianEduardMihai commented 10 months ago

Before, the templates were just sending the stop command to the console. That wouldn't work on 99% of bots. So, instead, I added the SIGINT signal 2, equivalent to a CTRL+C