@commands.command(name = \'서버찾기\') async def 서버찾기(self, ctx, you_want_description): conn = sqlite3.connect("ServerList.db", isolation_level=None) c