Skip to content

Releases: BobbyTheCatfish/augurbot

messageEdit event

30 Sep 17:23

Choose a tag to compare

Add event handlers for when a message is edited, rather than updated.

messageUpdate can trigger when a message is pinned, or an embed is loaded after time expires, amongst other things. This helps reduce that.

messageEdit only runs when a message is updated. Of course, there might be some small hiccups, but that's to be expected with partials.

delayStart

23 Jul 19:21

Choose a tag to compare

Added an option to delay the start event

3.1.0

14 Jun 21:28
9f61f43

Choose a tag to compare

Specific channel getters, more lenient typing in some cases, etc.

What's Changed

Full Changelog: 3.0.0...3.1.0

3.0.0

27 Oct 18:33
a5f85b1

Choose a tag to compare

Check the readme for new info!