Commit graph

26 commits

Author SHA1 Message Date
Brett Hewitson
56c0ba775c AssemblyInfo Copyright Updated 2022-05-02 11:11:47 +10:00
Brett Hewitson
1aa8d79108 Discord Bot Changes
- Have added All Profiles Alias global settings
- Have changed the discord bot to handle the All Profile alias to performs commands against all profiles in the channel.
2022-04-14 21:06:14 +10:00
Brett Hewitson
a74bc2dc78 Changed whitelist to its own type 2021-12-19 11:23:17 +10:00
Brett Hewitson
1a8d5ba0f2 Added Create Directory setting. 2021-12-18 21:41:47 +10:00
Brett Hewitson
dace70a37c Fixed the cleanup of the log files generated by the auto processes (Backup, Update and Shutdown/Restart)
Added new Log settings which allow you to turn if on/off and set the number of days/files to retain
Language file updates
2021-12-18 21:31:36 +10:00
Brett Hewitson
40b85340ae Bot cleanup
Language file updates
2021-12-18 10:10:43 +10:00
Brett Hewitson
b6781e1291 Added exception throw when token or prefix not valid. 2021-12-17 16:41:48 +10:00
Brett Hewitson
dd431e93b2 Changed the discord bot to be case insensitive.
Added IsEmpty and HasOne IEnumerable Extensions.
2021-12-17 15:27:52 +10:00
Brett Hewitson
06551d3c8e Added a checkbox to allow all bots. 2021-12-17 14:09:47 +10:00
Brett Hewitson
13713b7092 Added Discord Bot Status and a button to Stop/Start the discord bot 2021-12-17 13:21:33 +10:00
Brett Hewitson
3567e02129 Added additional message logging 2021-12-17 09:54:27 +10:00
Brett Hewitson
430bfe7bbb Added a log level droplist 2021-12-16 23:08:31 +10:00
Brett Hewitson
e2e95da737 Changed LogLevel to Verbose. 2021-12-16 21:46:31 +10:00
Brett Hewitson
4aef891312 Fixed a bug that would prevent a bot on the whitelist processing the message. 2021-12-16 20:44:11 +10:00
Brett Hewitson
d51c0a95de Removed the mandatory requirement to enter the '!' after the discord prefix 2021-12-16 15:57:38 +10:00
Brett Hewitson
327103182c Added an alias that can be used with the discord command instead of the profile id. 2021-12-16 15:42:42 +10:00
Brett Hewitson
461221294a Global Settings - Discord Bot section - Added a whitelist to allow bots to send commands to the server manager. 2021-12-16 12:56:26 +10:00
Brett Hewitson
3aa4c48cc4 Nuget Package Downgrades 2021-12-11 13:47:01 +10:00
Brett Hewitson
3e7f52b875 Assembly file updates 2021-12-10 13:19:38 +10:00
Brett Hewitson
86c64ad3bc Microsoft Extensions Updated 2021-12-09 19:34:02 +10:00
Brett Hewitson
aa62646f0f Finished the remaing bot commands 2021-12-05 15:08:37 +10:00
Brett Hewitson
0f3c6e6be9 Finished BackupServer and UpdateServer 2021-12-05 01:56:11 +10:00
Brett Hewitson
824daed0d1 GetServerInfo, GetServerList and GetServerStatus done 2021-12-04 21:47:16 +10:00
Brett Hewitson
c5775181b3 Discord Bot Changes
1. Added ServerId to Delegate
2. Change Delegate storage to use DI.
2021-12-04 14:35:07 +10:00
Brett Hewitson
c4bf4906ea Discord Bot Scaffolding 2021-12-04 11:39:01 +10:00
Brett Hewitson
8241bd08e7 Project file Updates
AssemblyInfo File Updates
2021-12-03 20:28:35 +10:00