1
0

refactoring

This commit is contained in:
2023-07-25 19:04:53 +08:00
parent cb33113e8a
commit 16723fee4d
7 changed files with 182 additions and 206 deletions

View File

@@ -36,7 +36,6 @@ namespace Discord_Bot
return;
var context = new SocketCommandContext(_client, message);
int argPos = 0;
JObject config = Functions.GetConfig();