JartanFTW / Trade-Notifier

A trade notifier for Roblox. Sends a Discord webhook whenever you complete/receive/send a trade.
Apache License 2.0
15 stars 2 forks source link

Auto check for update #52

Closed JartanFTW closed 3 years ago

JartanFTW commented 3 years ago

Check for latest version via GitHub api: https://api.github.com/repos/JartanFTW/Trade-Notifier/releases/latest If "tag_name" on api response json doesn't match build-in version variable, notify user of update on startup.