Releases: BobbyTheCatfish/augurbot
Releases · BobbyTheCatfish/augurbot
messageEdit event
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
Added an option to delay the start event
3.1.0
Specific channel getters, more lenient typing in some cases, etc.
What's Changed
- 3.1 publish by @BobbyTheCatfish in #1
Full Changelog: 3.0.0...3.1.0
3.0.0
Check the readme for new info!