Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var SpotifyHelp = []string{
"spotify search track [query] -- Searches spotify for a track",
"spotify search album [query] -- Searches spotify for an album",
"spotify search artist [query] -- Searches spotify for a band or artist",
}
Functions ¶
This section is empty.
Types ¶
type SpotifyClient ¶
func NewSpotifyPlugin ¶
func NewSpotifyPlugin(clientid, clientsecret string) *SpotifyClient
func (*SpotifyClient) OnMessage ¶
func (s *SpotifyClient) OnMessage(m *dgofw.DiscordMessage)
Click to show internal directories.
Click to hide internal directories.