- 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
- 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
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Initial command for #7
- 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