- Added a JSON example for Known Client IDs
- Implemented a custom slash command builder to add the available presets as options in the discord command
- isJsonString
- This can be used to check if a string is valid json before parsing it
- getMembersInRole
- This can be used to check online/offline/all members in a role
- (unused) SanitizePresetName
- Check in with online nodes every n ms
- Update nodes that do not reply
- Added node object record helper
- Updated mysql wrapper for updating node info to accept bool or number