Nuget package updates

- Microsoft.Extensions
- updated discord modules to check for null response.
This commit is contained in:
Brett Hewitson 2022-06-21 22:01:04 +10:00
parent e8da8862bf
commit f416b5cd78
4 changed files with 22 additions and 3 deletions

View file

@ -1368,6 +1368,7 @@
<sys:String x:Key="DiscordBot_ProfileNotFound">Profile/Alias '{0}' was not found or is not associated with the channel.</sys:String>
<sys:String x:Key="DiscordBot_ProfileBadStatus">Profile '{0}' is in a state '{1}' that cannot run this command.</sys:String>
<sys:String x:Key="DiscordBot_ProfileUpdating">Profile '{0}' is currently being updated.</sys:String>
<sys:String x:Key="DiscordBot_NoChannelProfiles">No profiles are associated with the channel.</sys:String>
<sys:String x:Key="DiscordBot_InfoFailed">Call to server '{0}' failed.</sys:String>
<sys:String x:Key="DiscordBot_BackupRequested">A backup request for server '{0}' has been sent.</sys:String>