Allow starting threads from Matrix and fix some things

This commit is contained in:
Tulir Asokan
2022-05-29 00:22:00 +03:00
parent d797541cdc
commit 5892f7049e
4 changed files with 119 additions and 20 deletions

2
go.mod
View File

@@ -27,4 +27,4 @@ require (
maunium.net/go/mauflag v1.0.0 // indirect
)
replace github.com/bwmarrin/discordgo => gitlab.com/beeper/discordgo v0.23.3-0.20220528185832-6fcb85e150f7
replace github.com/bwmarrin/discordgo => gitlab.com/beeper/discordgo v0.23.3-0.20220528212118-5e6370d356e6