Skip to content

Releases: jfoster/discord-slowmode-bot

v0.2.0

25 Oct 23:57
efd7a51
Compare
Choose a tag to compare

Changelog

e6fe779 Begin refactor
f11d512 Fix .goreleaser.yml formatting
c18ae3a Fix log Debug var and method conflict
7225cb7 Implement disgord cache + client.GuildReady (Closes #6)
bef99bb Initial disgord v0.13 support
5857bf9 Merge pull request #7 from andersfylling/dev
935bfdf Minor goreleaser changes
c9680d4 Remove magefile in favour of goreleaser
3f09413 Rename all instances of old project name
5fb3003 Rename project + set go version
efd7a51 Update README
8da99e5 Update modules
05fd38d Update readme to respect project name change
a7ad517 add project name
6a1bd2a complete upgrade to disgord v0.14
b56f4df gofmt
cd4ba88 update to disgord v0.14

v0.1.1

08 Aug 13:02
73f9f1c
Compare
Choose a tag to compare
Patches Issue #5

v0.1.0

13 Jun 14:15
Compare
Choose a tag to compare

Major changes since previous release:
Changed message parsing to use time.Duration string parsing

Commits since previous release:
1a3144b Remove error check if DEBUG env var doesn't exist
6b674f7 Update go modules
c298865 Update README to reflect duration parsing change
b0ddaff Parse a duration string from a user's message
98feff6 Update README.md to reflect upper value change
8b5c99c Update dead links in README.md
c950da4 Fix 'version redeclared in this block' error
bb30e79 Minor fix

v0.0.7

06 Jun 08:09
Compare
Choose a tag to compare

Disgord has been updated to version v0.11 (Fixes #3)

Commits since v0.0.6:
a329a72 Minor tweaks and fixes
fe20181 Magefile improvements
a25be55 Update go modules

v0.0.6

03 Apr 13:46
Compare
Choose a tag to compare

New commits since v0.0.5:
d670936 upgrade go modules
fb6f478 magefile improvements
32235a9 debug logging and cfg improvements
210ef25 Update image links in README
32976ba minor thing
5f2b940 print servers bot is connected to
b3f898c initial disgord 0.10.x support
75d185f upgrade go modules
35fa2b8 magefile: add target to update all go modules
8a5779f go modules: updated all modules to latest versions
4306619 magefile: added binary stripping and crushing for releases