Discord Bot
A Discord bot that scrapes and retrieves Rocket League stats for users.
PythonDiscord.py
Screenshots


Concept
As a Rocket League player, I wanted a quick way to look up player stats without leaving Discord. So I built a bot that takes a username, scrapes the stats, and displays them directly in the chat.
Features
- Look up Rocket League stats by username
- Stats displayed directly in Discord
- Custom command system
- Web scraping for live stat retrieval
Learnings
This was my first real programming project. It was built with the support of AI and became my first introduction to both programming and the possibilities of software development.