You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When signing up for something, like /selling QFP, it would be nice if the bot replied with any items matching that in the last 24 hours as well.
Not sure how best to implement that. We could store all the posts for the last 24h (would not do well on restarts) OR we could do a new search to get the last day's worth of posts.
The text was updated successfully, but these errors were encountered:
When signing up for something, like
/selling QFP
, it would be nice if the bot replied with any items matching that in the last 24 hours as well.Not sure how best to implement that. We could store all the posts for the last 24h (would not do well on restarts) OR we could do a new search to get the last day's worth of posts.
The text was updated successfully, but these errors were encountered: