From 12ce4c331e7b76417ccc555a5978c0b78792d166 Mon Sep 17 00:00:00 2001 From: TrueDoctor Date: Thu, 27 Sep 2018 01:58:26 +0200 Subject: disabeled some of the discord commandhandling to forward the requests to the web api --- DiscoBot/Commands/List.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'DiscoBot/Commands/List.cs') diff --git a/DiscoBot/Commands/List.cs b/DiscoBot/Commands/List.cs index a251183..e77362e 100644 --- a/DiscoBot/Commands/List.cs +++ b/DiscoBot/Commands/List.cs @@ -15,7 +15,7 @@ public class List : ModuleBase { - [Command("list"), Summary("gibt eine Auflistung aus")] + //[Command("list"), Summary("gibt eine Auflistung aus")] public async Task ListAsync([Summary("Aktion")] string prop) { var res = new List(); -- cgit v1.2.3-70-g09d2