Note: Check out the newer version of this bot here
A Java based Discord bot that tracks Steam apps of your choice and sends alerts when they go on sale.
- JDA - A Java wrapper for Discord's REST API and WebSocket-Events.
- Steam's Internal Web API - Community-driven documentation of the API can be accessed there.
- Jackson - A Java JSON library. Used for deserializing Steam's IWA endpoints.
- MongoDB - A NoSQL database in the cloud for storage