tustin2121 / UpdaterNeededBot

Source for the UpdaterNeeded bot (minus authentication files)
0 stars 0 forks source link

Implement shopping collation #4

Open tustin2121 opened 6 years ago

tustin2121 commented 6 years ago

When inside a shop, postpone all GainItem and LostItem items, along with a ShoppingContext item, which has a short time to live. When the ShoppingContext item expires, post all of the items as bought and sold shopping.

tustin2121 commented 5 years ago

Implemented but still untested.