Go to file
Michael Chen ede4efa4e3
Added command routing
Added router class using attributes
Added success parameter to mc computer response
Added generic answer type class (for future choice results)

Changelog: added
2022-01-15 21:26:32 +01:00
MinecraftDiscordBot Added command routing 2022-01-15 21:26:32 +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