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

Date/Time Keywords #85

Open HardWare68 opened 3 years ago

HardWare68 commented 3 years ago

Summary

Date/Time keywords in the config that will display the date/time the trade was sent/completed or when it was detected. Either/or will work, I don't mind which one.

Motivation

Will allow for more customization within configs.

Additional Information

Allow the user to specify how the date/time is displayed using %d, $m, or %y. This will probably require updating the wiki to explain how to format dates/times.