롤 전적검색 디스코드 봇 1.0
·
Discord Bot/LOL-Searcher
!티어 닉네임 입력 시 결과를 띄웁니다 1.0 기능 !티어 닉네임 - 솔로랭크 티어 정보 github: https://github.com/CuriHuS/lol-searcher CuriHuS/lol-searcher league of legends through op.gg site. Contribute to CuriHuS/lol-searcher development by creating an account on GitHub. github.com import requests import discord import asyncio from bs4 import BeautifulSoup from urllib.request import urlretrieve client = discord.Client() token = ..