This powerful Discord bot, built with DSharp+ and SteamKit, bridges the gap between Steam and your server, ensuring you never miss an important game patch, content update, or announcement.
- Focused Updates: By default, it filters out minor changes, delivering only the updates that matter—like new content, bug fixes, and major game improvements.
- Real-Time Notifications: Automatically alerts you in Discord whenever a Steam application receives an update.
- Customizable Alerts: Configure which applications you want to track, ensuring you only get the updates you care about most.
Commands Option | Value Type | Description | Alias | Example |
---|---|---|---|---|
help | N/A | Help command that will return these commands | N/A | !help |
feedback | String | Provide Feedback to the bot developer! | N/A | !feedback Make the bot betterist! |
status | N/A | Shows some small data about the bot like if steam is down, ping and total updates processed. | N/A | !status |
sub** | Integer | Add a Steam Application to the notify list | addapp, subscribeapp, add, subscribe, subapp | !add 570 |
del** | Integer | Removes a Steam Application from the notify list | removeapp, delapp, deleteapp, remove, unsubscribe | !remove 570 |
list | N/A | Lists all steam applications you have set to notify for this given Channel/DM | N/A | !list |
showall** | Boolean | Should we notify for every single change from store tag changes to content changes (Default False) | all | !showall true |
public** | Boolean | Should we only show updates that are pushed to the default public branches (Default False) | N/A | !public true |
branch | Integer | Displays all branches for a steam application and when they were last updated. | N/A | !branch 570 |
name | Integer | Gets the steam application name from the steam application ID | N/A | !branch 570 |
history | Integer | Lists all of updates in located within the database of this project. | N/A | !history 570 |
Commands denoted with
**
are reserved to anyone with Admin, Manage Channels or All permissions.