merge
This commit is contained in:
parent
e14cb34c43
commit
7d38ef6066
@ -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,
|
||||||
|
Loading…
Reference in New Issue
Block a user