Skip to content

Releases: TheTipo01/YADMB

0.9.0: Fixed nil pointer derefence

22 May 17:13
9f6938b
Compare
Choose a tag to compare
Also now we ignore commands from DM

0.8.3

26 Mar 23:11
dc5da09
Compare
Choose a tag to compare

Changelog

dc5da09 Fixed custom commands
d07b606 Fixed queue command and enqueue messages not getting deleted

0.8.2

26 Mar 12:28
a81e8e2
Compare
Choose a tag to compare

Changelog

a81e8e2 Changed how messages are sent

0.8.1

25 Mar 23:14
b20817b
Compare
Choose a tag to compare

Changelog

c4fe76d Added more feedback and error handling
94700e4 Don't send queue cleared message from playSound
b20817b Minor bug fixes

0.8.0

25 Mar 22:42
b45825e
Compare
Choose a tag to compare

Changelog

b45825e Don't start sendEmbed with go
6d64fe4 Switched to slash commands
3b51baa queueMutex was not initialized in loadCustomCommands

0.7.7

25 Mar 17:49
a66d497
Compare
Choose a tag to compare

Changelog

a66d497 Moved sponsorblock related things to separate file
6d6ba88 Revert "Migrated JSON library to jsoniter"

0.7.6

16 Mar 00:35
beed0d4
Compare
Choose a tag to compare

Changelog

beed0d4 Migrated JSON library to jsoniter
3b51c9f Use latest version of go for travis

0.7.5

19 Feb 10:07
1c0e6ce
Compare
Choose a tag to compare

Changelog

1c0e6ce Added GoReleaser Action
d73a41b Changed goreleaser archive type
983b660 Created some tests
faf99b3 Don't build for darwin arm and arm64
52a645f Fixed mutex deadlock
99ad5e3 Forgot go fmt
528dcd1 Updated dependencies
c6b4483 Updated dependencies

0.7.4

03 Feb 22:49
Compare
Choose a tag to compare

Changelog

3d8ad23 Actually set LogError as default value
5582de7 Added stats command
e449448 Added streaming capabilities to the bot
b1895c6 Better error checking for getSegments
4f70dc9 Better error communication
7091e8a Better skip of duplicate entry
5836128 Better summon
4e2597b Changed sqlite driver
5489377 Finally stream songs while downloading them!
a0b53a3 Fixed "call has arguments but no formatting directives"
54464df Fixed "call has arguments but no formatting directives"
f529b38 Lock cmd.Start() behind mutex
d621857 Merge branch 'master' of https://github.com/TheTipo01/YADMB
b3ab9dc Merged all of the maps into one big structure
2d36c16 Minor refactoring
46b3df2 Minor refactoring
70f1163 Minor refactoring
c30ea4d Moved function interacting with the database in a separate file
cf61dbb New command goto
401713e Now using sponsorblock api!
10f315c Removed song from primary key of customCommand
a67f55a Rolled back discordgo
85b56c8 Simplified if
fc274ac Sometimes my dumbness is.....
06bb867 The bot now correctly moves if moved manually
60c7f3d The bot now reconnects to the channel if it gets moved/disconnected
b20353d Thumbnail for the now playing message, configurable log level and enqued message is now sent after db check
2b73278 Unlock mutex after song finished downloading
fdfc7bd Updated dependecies
6251f8a Updated libraries
f440c14 Workaround for tee not waiting for the song to download

0.7.3

06 Dec 12:12
Compare
Choose a tag to compare
.gitignore, changed go.mod module name