xkcd

package
v0.0.0-...-2fdac85 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 4, 2017 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Xkcd

type Xkcd struct {
	Month      string `json:"month"`
	Num        int    `json:"num"`
	Link       string `json:"link"`
	Year       string `json:"year"`
	News       string `json:"news"`
	Safe_title string `json:"safe_title"`
	Transcript string `json:"transcript"`
	Alt        string `json:"alt"`
	Img        string `json:"img"`
	Title      string `json:"title"`
	Day        string `json:day"`
}

type XkcdPlugin

type XkcdPlugin struct {
	// contains filtered or unexported fields
}

func (*XkcdPlugin) Command

func (p *XkcdPlugin) Command() string

func (*XkcdPlugin) Description

func (p *XkcdPlugin) Description() string

func (*XkcdPlugin) OnStart

func (p *XkcdPlugin) OnStart()

func (*XkcdPlugin) OnStop

func (p *XkcdPlugin) OnStop()

func (*XkcdPlugin) PluginId

func (p *XkcdPlugin) PluginId() string

func (*XkcdPlugin) Run

func (p *XkcdPlugin) Run(message telebot.Message)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL