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

Path fix #50

Closed JartanFTW closed 3 years ago

JartanFTW commented 3 years ago

Fixed random bug that detected bots path as some random place in appdata instead of where it really is. Only occurred sometimes weirdly enough. Fixed a ConnectTimeout unhandled exception for getting trade status info. Will wait for config-set delay, then retry.

closes #49 closes #48 closes #47