summaryrefslogtreecommitdiff
path: root/DSACore/Controllers/CommandsController.cs
AgeCommit message (Collapse)Author
2019-05-19Cleanup DiscoBot ProjectDennis Kobert
2019-05-16Implement tokensDennis Kobert
2018-10-01created [online] and [login] groups to easyly adress specific groups of ↵TrueDoctor
players, even though, they havent joined a group yet
2018-09-29added all data classesTrueDoctor
2018-09-27hoked the command handler up to the web apiTrueDoctor
modified file locations
2018-09-26implemented fudamental Web ApiTrueDoctor