Skip to content

Releases: Galarzaa90/GuildWatcher

v2.0.0

23 Feb 00:39
Compare
Choose a tag to compare

Changes

  • Breaking Change: Dropped support for Python 3.5.
  • Breaking Change: Guild data is now read from data folder in the working directory.
  • Now announces when a guild has a disbandment warning
  • Now announces when guild's applications close or open.
  • Added docker support

v1.0.0

08 Jul 15:11
8dab34c
Compare
Choose a tag to compare

Changes

  • Now using YAML instead of json for configuration.
  • Now announces guildhall changes.
  • Interval between scans is now configurable.
  • Removed some configurable values that made the config file more complex.

v0.2.0

24 Aug 22:24
Compare
Choose a tag to compare

Changes

  • GuildWatcher can now detect invites
    • Announces when a new character is invited
    • Announces when an invite is rejected or revoked.

v0.1.1

13 Aug 05:39
8182749
Compare
Choose a tag to compare

Changes

  • Fixed script entry point
  • Renamed script to guildwatcher for consistency

v0.1.0

12 Aug 06:46
a410cb8
Compare
Choose a tag to compare

Initial release

  • Announces when members join.
  • Announces when members are kicked or leave.
  • Announces when members are promoted.
  • Announces when members are deleted.
  • Announces when members get a name change.
  • Announces when members get their title changed.
  • Configurable via JSON file.