Track apps on Steam, and get alerts when they go on sale or release!
Hosting this bot yourself requires a Discord bot token and a MongoDB cluster.
Make sure to set the environment variables specified in .env.example.
git clone https://github.com/jasonly027/steamsale_bot.git
cd steamsale_bot
cargo run
# or
docker build -t steamsale_bot .
docker run steamsale_bot



