Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var GfyHelp = []string{
"gfy [text] -- searches for a gfycat with the relevant text",
"gfy trending -- returns a list of trending gfy tags",
"gfy trending [tag] -- returns a trending gfy with the supplied tag",
"gfy user [username] -- search for a gfycat user",
}
Functions ¶
This section is empty.
Types ¶
type GfyCatPlugin ¶
type GfyCatPlugin struct {
// contains filtered or unexported fields
}
func NewGfyCatPlugin ¶
func NewGfyCatPlugin(id, secret string, typ gofycat.GrantType) *GfyCatPlugin
func (*GfyCatPlugin) OnMessage ¶
func (g *GfyCatPlugin) OnMessage(m *dgofw.DiscordMessage)
Click to show internal directories.
Click to hide internal directories.