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