refactoring
This commit is contained in:
@@ -36,7 +36,6 @@ namespace Discord_Bot
|
||||
return;
|
||||
|
||||
var context = new SocketCommandContext(_client, message);
|
||||
|
||||
int argPos = 0;
|
||||
|
||||
JObject config = Functions.GetConfig();
|
||||
|
||||
Reference in New Issue
Block a user