From 6707266e678aeea49672cc935e27a32de72423ad Mon Sep 17 00:00:00 2001 From: mehul Date: Wed, 6 Mar 2024 18:42:40 +0530 Subject: [PATCH] Merge remote-tracking branch 'origin/master' --- discord.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/discord.go b/discord.go index d829485ba..19d80a411 100644 --- a/discord.go +++ b/discord.go @@ -10,7 +10,7 @@ // experimental at this point. They will most likely change so please use the // low level functions if that's a problem. -// Package discordgo provides Discord binding for Go +// Package disgoself provides Discord binding for Go with self-bot support package disgoself import (