Skip to content

Releases: thunderysteak/EveryHourBot

v2.0.0

25 Jun 03:31
67d3d85
Compare
Choose a tag to compare

NOTICE: Breaking changes!

With v2.0.0 of the bot, the whole codebase was heavily refactored, and the Twitter part has been replaced to utilise V2 API that is compatible with the Twitter Developer Free Tier. You will now need an Access Token that has Read and Write permissions.

You NEED to generate and set up OAuth 2.0 Client ID and Client Secret to grand Read and Write permission to your Access Token. If you don't set this up, you will either receive 403 or 401 HTTP error codes.

You also need to update your .env file based on the new template.

Code for the V1 API Twitter bot can be located under the v1.1.0-legacytwitter tag.

EveryHourBot v2.0.1

25 Jun 22:16
Compare
Choose a tag to compare

Fixes incompatibility issues with Docker containers.

EveryHourBot v1.1.0

24 Jun 12:37
f3e25ce
Compare
Choose a tag to compare

Last release to support Twitter

This release is the last one that supports usage of Twitter.

As of 24th of June 2023, Twitter support has been dropped and will no longer be supported due of Twitter management banning harmless bots on a large scale.