DarnBot is a Discord Bot accesing its information by data scraping a website, in this case https://champion.gg/ and retrieving the required data from the HTML or XHTML by parsing the content.
DarnBot is made by Patryk Krzyzaniak (IGN: Darnokk) coded in Python using Discord.py and utilizing the libraries BeautifulSoup and urllib for retriving the data.