예제 #1
0
 private async Task GuildUpdate(SocketGuild arg)
 {
     await BotDb.InitGuild(arg.Id.ToString());
 }