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

Trade worker rewrite #69

Closed JartanFTW closed 3 years ago

JartanFTW commented 3 years ago

Rewritten to have detected trades not block main checking (more prevalent with double-check). Uses asyncio tasks to do it in the background.