summaryrefslogtreecommitdiffstats
path: root/vendor/github.com/matterbridge/discordgo/eventhandlers.go
Commit message (Collapse)AuthorAgeFilesLines
* Switch to discordgo upstream again (#1759)Wim2022-03-121-1054/+0
| | | | | * Switch to upstream discordgo again * Fix discord api changes
* Remove replace directives and use own fork to make go get work again (#1028)Wim2020-03-081-0/+1054
| | | | See https://github.com/golang/go/issues/30354 go get doesn't honor the go.mod replace options.
* Switch back go upstream bwmarrin/discordgoWim2018-11-131-1030/+0
| | | | Commit https://github.com/bwmarrin/discordgo/commit/ffa9956c9b41e8e2a10c26a254389854e016b006 got merged in.
* Use own forks for logrus-prefixed-formatter and discordgoWim2018-08-061-0/+1030