You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue tracks the addition of a new utility, DiscordClient to be located in apis/discord/discord.go. The exposed implementation should mimic the existing API utilities in terms of parameterization.
Utilize the following library as the underlying implementation:
This issue tracks the addition of a new utility,
DiscordClient
to be located inapis/discord/discord.go
. The exposed implementation should mimic the existing API utilities in terms of parameterization.Utilize the following library as the underlying implementation:
https://pkg.go.dev/github.com/bwmarrin/discordgo
The text was updated successfully, but these errors were encountered: