theastropath / turbot

A Discord bot for tracking Animal Crossing: New Horizons turnip prices and fossil collections
MIT License
8 stars 1 forks source link

Fixes an issue with buy at set time #150

Closed lexicalunit closed 4 years ago

lexicalunit commented 4 years ago

Found a bug where !buy 90 sunday morning would set the buy price's timestamp to the following Sunday instead of the previous Sunday. This fixes it and adds a test to ensure it doesn't regress.