Skip to content

Releases: reseau-webspell/webSPELL

v1.3.0

12 Mar 18:22
Compare
Choose a tag to compare
  • Fix a critical bug where bot not in the guild was not handled correctly.
  • Adds logging and error catching to ensure even more stability
  • Change the User-Agent to webSPELL bot.

v1.2.3

18 Feb 10:20
Compare
Choose a tag to compare
  • Fix a critical bug caused by AxonCore update (missing retro compatibility)

v1.2.2

16 Feb 11:40
Compare
Choose a tag to compare
  • AxonCore v1.0
  • Mongoose update (deprecation warnings)
  • Fix a critical bug that could lead to webhooks not sent.

v1.1.1

17 Nov 20:48
Compare
Choose a tag to compare
  • Update to support last AxonCore version
  • Events dealt in a proper way (AxonCore update)
  • Now enable/disable mention to correctly mention on news push

v1.1.0

29 Sep 21:18
Compare
Choose a tag to compare
  • [MAJOR] Fix a critical bug where it wouldn't mention the correct role across server (everyone included)
  • Support feed.isoDate in addition to feed.guid, allowing more feed to be treated
  • Option to remove a "role to mention"
  • Keep old "role to mention" when moving a feed
  • Test command (test a feed and verify compatibility)

v1.0.0

23 Sep 23:34
Compare
Choose a tag to compare

Features:

- easily add/remove feeds
- allow chosen feeds with names/images
- allow custom feeds via URL
- allow to mention a custom role/everyone per feed
- only one global timer
- custom logging and error handler, easy to maintain
- use webhooks only, handle ratelimit via Eris

Based of AxonCore framework (stability and performances)