Tom
Tom
The bot currently uses ~500mb per shard, this can probably be greatly reduced by not caching stuff we don't need, using partials etc.
Allow admins to turn on/off "maintenance mode" where a temporary (customizable) warning is added to the status message.
Allow format specifiers to access the raw query info, this will allow descriptions/titles to include game/protocol specific data.
Improve open-sourness Add: - Contributing.md (contributing guidelines) - Issue templates Improve: - Setup/build tutorial https://github.com/Douile/discord-gamestatus/community
After deleting a status with `statusremove` it may get re-added to the database by the auto-updater. This is caused by the status-save in auto-update if a new message is sent.
### What version of Bun is running? 1.1.18+5a0b93523 ### What platform is your computer? Linux 6.6.36 x86_64 unknown ### What steps can reproduce the bug? Calling unref on a UDP...