Skip to content
This repository has been archived by the owner on Jul 27, 2024. It is now read-only.

v0.1.2

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Jul 22:04
  • Add a configuration option to always restart the twitter stream consumer whenever the set of requested follows changes, as opposed to only doing it when changes are additive. In the configuration file: twitter.always_restart = true, in command line arguments: --twitter-always-restart, in environment variables: PAJBOT_TWITTER_ALWAYS_RESTART=<anything>. (#20)
  • Send close frames when the application shuts down (#21)