Skip to content
This repository has been archived by the owner on Nov 19, 2022. It is now read-only.

2.2.0

Compare
Choose a tag to compare
@jessicarod7 jessicarod7 released this 05 Jul 20:01
· 20 commits to master since this release
2.2.0
3956754

This update brings the fix for delayed replies of the bot. The issue was that in using the entire JSON data of the tweet to verify, it would not match until the number of likes and retweets does not change in the designated timeframe. This is mitigated by only comparing Tweet IDs.

To update, replace the bot file and restart the program.