- A simple Discord bot that scrapes the web for news relating to the Pokemon TCG and posts them to a channel.
- Python
- Bot hosted on personal Linux system
- Automatic Updates - Checks for updates every hour and automatically posts new articles to a discord channel.
- Slash Commands - Manual update checks using the /ptcgnews command.
- Custom Embed - Takes the article title, image, and first paragraph to create an embed link that is easy to read and understand.
- Activity Logging - Logs every interaction to a local text file.