LeagueBot is a Discord bot centered around the League of Legends (LoL) communities. The bot provides several features useful for LoL players, including a player stat checker and current meta checker.
- Display player stats and profile image: !stats PLAYER
- Display top 25 current meta champion information and use reactions: !meta ROLE
- Op.gg: Source of data displayed by LeagueBot's various commands
- Requests: Send HTTP requests
- BeautifulSoup4: Scrape information from webpages

