twitter

package
v0.0.0-...-4dd2fcc Latest Latest
Warning

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

Go to latest
Published: Jan 16, 2018 License: AGPL-3.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Init

func Init(moduleSet *modules.ModuleSet)

Types

type Module

type Module struct {
	ReadOnly          bool   `json:"read_only"`
	ConsumerKey       string `json:"consumer_key"`
	ConsumerSecret    string `json:"consumer_secret"`
	AccessToken       string `json:"access_token"`
	AccessTokenSecret string `json:"access_token_secret"`
	// contains filtered or unexported fields
}

func (*Module) Defaults

func (m *Module) Defaults()

func (*Module) Help

func (m *Module) Help() string

func (*Module) Load

func (m *Module) Load(client *irc.Client) error

func (*Module) Name

func (m *Module) Name() string

Jump to

Keyboard shortcuts

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