Skip to content

Releases: domenic/unownbot-filtered

2.0.2

15 Jul 05:25
Compare
Choose a tag to compare
  • Fixed unknown TTLs to be reported as "unknown" instead of "<10m 0s". The @UnownBot author confirmed on discord that the "<10m 0s" value on the tweet stream is used to be safe. But sending you a text with "unknown TTL" is nicer, since then you don't feel despair at not being able to reach the Unown in time.

2.0.1

15 Jul 04:42
Compare
Choose a tag to compare
  • Fixed a packaging issue that caused fresh installs to always fail on startup.

2.0.0

15 Jul 04:26
Compare
Choose a tag to compare
  • The whole project was redone as unownbot-filtered, instead of nycpokespawn-filtered.
  • An even more modern Node.js version is now required; tested on v8.1.4.
  • Experimental server stuff removed; I never got it work right, myself.

1.2.0

06 Sep 02:36
Compare
Choose a tag to compare
  • Added multi-instance/multi-config support by passing the config as a command-line argument

1.1.0

06 Sep 01:30
Compare
Choose a tag to compare
  • Fixed the program to ignore when @nycpokespawn retweets something.
  • Made the program give more informative errors if it fails to parse a tweet, and continue, instead of crashing.
  • Added an experimental log-displaying web server that you can try to deploy to a cloud service.
  • Updated the daemon and test scripts to give more helpful errors for first-time users who haven't yet set up their configuration.
  • Updated the documentation to make it easier to get started with less GitHub and Node.js knowledge.

1.0.0

06 Sep 01:28
Compare
Choose a tag to compare

Initial release