This commit is contained in:
Master Kwoth 2016-02-05 16:03:31 +01:00
parent e14cb34c43
commit 7d38ef6066

View File

@ -79,7 +79,6 @@ namespace NadekoBot {
//create new discord client //create new discord client
client = new DiscordClient(); client = new DiscordClient();
//create a command service //create a command service
var commandService = new CommandService(new CommandServiceConfig { var commandService = new CommandService(new CommandServiceConfig {
CommandChar = null, CommandChar = null,