Updated dependencies
This commit is contained in:
README.md
arn
AnimeSort_test.goAnime_test.goDatabase_test.goInventory_test.goUser_test.go
autocorrect
autodocs
search
stringutils
validate
bots/discord/commands
docs
elements
go.modgo.summain_test.gopages
@ -11,7 +11,7 @@ func Source(s *discordgo.Session, msg *discordgo.MessageCreate) bool {
|
||||
return false
|
||||
}
|
||||
|
||||
_, err := s.ChannelMessageSend(msg.ChannelID, msg.Author.Mention()+" B-baaaaaaaka! Y..you...you want to...TOUCH MY CODE?!\n\nhttps://git.akyoto.dev/web/notify.moe/src/branch/main/bots/discord")
|
||||
_, err := s.ChannelMessageSend(msg.ChannelID, msg.Author.Mention()+" B-baaaaaaaka! Y..you...you want to...TOUCH MY CODE?!\n\nhttps://git.urbach.dev/web/notify.moe/src/branch/main/bots/discord")
|
||||
|
||||
if err != nil {
|
||||
color.Red(err.Error())
|
||||
|
Reference in New Issue
Block a user