コード例 #1
0
 public BotCommands()
 {
     Service = new WerefoxService(ConfigJson.Load().Result.CommandPrefix);
 }