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/FileHandler.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'DiscoBot/Commands/FileHandler.cs') diff --git a/DiscoBot/Commands/FileHandler.cs b/DiscoBot/Commands/FileHandler.cs index 943a6e4..0b87b15 100644 --- a/DiscoBot/Commands/FileHandler.cs +++ b/DiscoBot/Commands/FileHandler.cs @@ -13,7 +13,7 @@ public class FileHandler : ModuleBase { - [Command("send"), Summary("fügt Helden hinzu")] + //[Command("send"), Summary("fügt Helden hinzu")] public async Task AddChar() { var msg = this.Context.Message; -- cgit v1.2.3-70-g09d2