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

Hardcode Minimum Rolimons Time Interval #36

Closed JartanFTW closed 3 years ago

JartanFTW commented 3 years ago

As title says, hardcode in a minimum rolimons value grab time interval of 60 seconds as per request from Rolimon.

nwho99 commented 3 years ago

Wouldn't it just be better to only grab values when a trade has been completed? This would make sure that you always, no matter what have the correct values & it would put less stress on the Values API since trades only get accepted about every 6-12 hours.