Skip to content

Releases: snoonetIRC/subgrok

v1.0.7

19 Jun 09:06
14ccb7f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.6...v1.0.7

v1.0.6

11 Dec 20:58
b3ed4c9
Compare
Choose a tag to compare

Overview

This is a maintenance release.

Changelog

Changed

  • Upgraded to Go 1.21 (#58).
  • Upgraded dependencies (#58).

v1.0.5

28 Mar 22:41
067dea9
Compare
Choose a tag to compare

Overview

This is a maintenance release.

Changelog

Changed

  • Upgraded from Go 1.19 to Go 1.20.
  • Upgraded various Go modules.

v1.0.4

31 Aug 21:21
7ba73af
Compare
Choose a tag to compare

Overview

This is a maintenance release.

Changelog

Changed

  • Upgraded from Go 1.18 to Go 1.19.

v1.0.3

23 Mar 17:08
Compare
Choose a tag to compare

Changelog

Added

  • A means of delaying announcements for new posts to give moderators (or automod) chance to pick them up before they are displayed in IRC. This can be configured with the reddit.minimum_post_age configuration value.

Changed

  • The application now authenticates against the reddit API. This helps to prevent being blocked from reddit's API by rate limiting.

v1.0.2

24 Feb 22:56
23b063c
Compare
Choose a tag to compare

Changelog

Added

  • !subscriptions command, which lists the subreddits a channel is subscribed to (channel half+ operators only).
  • application.channel_maximum_subscriptions configuration value, which sets the maximum number of subreddits a channel may be subscribed to.

v1.0.1

24 Feb 20:08
889659b
Compare
Choose a tag to compare

Changelog

Changed

  • The bot will now provide a link to the post's comments for link posts (#38).
  • The bot will wait for 5 seconds between each message.

v1.0.0

24 Feb 19:44
618f077
Compare
Choose a tag to compare

This is the MVP release of SubGrok.