Change some backend code and adds several new features:
- Nitrado credentials that are incorrect or are unable to access Nitrado resources will be blocked from trying again.
- Users can delete their Nitrado credentials from the database.
/server disconnect
- Users can check if their Nitrado credentials are working.
/server credentials-status
- Users can have their existing credentials try and access Nitrado resources without having to reinitialize their guild.
/server retry-credentials
- However it is recommended if your credentials-status is
FAILED
that you reinitialize your server and verify you've entered in the correct credentials./server initialize
What's Changed
- Update/support discord sharding by @SowinskiBraeden in #45
- update/disconnect nitrado credentials command by @SowinskiBraeden in #46
- Update/nitrado improvements by @SowinskiBraeden in #47
Full Changelog: v13.2.0...v13.3.5