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

Releases: niksudan/fnafjolt

2.0.1

28 Jun 13:20
Compare
Choose a tag to compare

Duplicate games are no longer tweeted

  • This was caused because Game Jolt's API returned 40 games, whilst Twitter's API only returned 20 tweets
  • The games retrieved now is trimmed down to 20 entries, which means it shouldn't tweet a game it hasn't done so before (unless the developer uploads it again)

2.0.0

19 Jun 20:52
Compare
Choose a tag to compare

Major refactor to bot

  • Loads from the correct API endpoint from Game Jolt now, so expect more games
  • Tries to tweet a better variety of fan games via string comparison
  • Able to customise options via environment variables