Go to file
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
MinecraftDiscordBot Implemented auto updating lua script 2022-01-16 21:31:07 +01:00
.dockerignore Add project files. 2022-01-10 11:33:18 +01:00
.gitattributes Add .gitattributes, .gitignore, and README.md. 2022-01-10 11:29:14 +01:00
.gitignore Basic Operation working 2022-01-10 16:10:32 +01:00
build.py Initial Build 2022-01-12 14:47:16 +01:00
CHANGELOG Add CHANGELOG 2022-01-12 13:54:02 +00:00
checkcompat.py Initial Build 2022-01-12 14:47:16 +01:00
MinecraftDiscordBot.sln Basic Operation working 2022-01-10 16:10:32 +01:00
README.md Add .gitattributes, .gitignore, and README.md. 2022-01-10 11:29:14 +01:00

MinecraftDiscordBot