mcdiscordbot/MinecraftDiscordBot
Michael Chen 0b9cb03bae
Implemented auto updating lua script
Downloads latest script from server if outdated (10 seconds)
Server sends encrypted token to client to keep session new and rejects
..old tokens
This allows updating the script in this repository
2022-01-16 21:31:07 +01:00
..
Properties Basic Operation working 2022-01-10 16:10:32 +01:00
AesCipher.cs Implemented auto updating lua script 2022-01-16 21:31:07 +01:00
BotConfiguration.cs Added CLI configuration 2022-01-12 14:47:59 +01:00
ChunkWaiter.cs Finished routing with automatic help text generation 2022-01-16 15:58:35 +01:00
ClientScript.lua Implemented auto updating lua script 2022-01-16 21:31:07 +01:00
CommandRouter.cs Finished routing with automatic help text generation 2022-01-16 15:58:35 +01:00
ConnectedComputer.cs Implemented auto updating lua script 2022-01-16 21:31:07 +01:00
Dockerfile Initial Build 2022-01-12 14:47:16 +01:00
IChunkWaiter.cs Finished routing with automatic help text generation 2022-01-16 15:58:35 +01:00
ICommandHandler.cs Added command routing 2022-01-15 21:26:32 +01:00
ItemFilter.cs Added command routing 2022-01-15 21:26:32 +01:00
Message.cs Implemented auto updating lua script 2022-01-16 21:31:07 +01:00
MinecraftDiscordBot.csproj Implemented auto updating lua script 2022-01-16 21:31:07 +01:00
Program.cs Implemented auto updating lua script 2022-01-16 21:31:07 +01:00
TimeoutTokenProvider.cs Implemented auto updating lua script 2022-01-16 21:31:07 +01:00