mcdiscordbot/MinecraftDiscordBot
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
..
Properties Basic Operation working 2022-01-10 16:10:32 +01:00
BotConfiguration.cs Added CLI configuration 2022-01-12 14:47:59 +01:00
CommandRouter.cs Added command routing 2022-01-15 21:26:32 +01:00
ConnectedComputer.cs Added command routing 2022-01-15 21:26:32 +01:00
Dockerfile Initial Build 2022-01-12 14:47:16 +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 Added command routing 2022-01-15 21:26:32 +01:00
MinecraftDiscordBot.csproj Added command routing 2022-01-15 21:26:32 +01:00
Program.cs Added command routing 2022-01-15 21:26:32 +01:00