owlbot

package
v1.31.10 Latest Latest
Warning

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

Go to latest
Published: Dec 7, 2021 License: MIT Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RegisterPlugin

func RegisterPlugin()

Types

type OwlbotDefinition

type OwlbotDefinition struct {
	Type       *string `json:"type"`
	Definition string  `json:"definition"`
	Example    *string `json:"example"`
	ImageURL   *string `json:"image_url"`
	Emoji      *string `json:"emoji"`
}

type OwlbotResult

type OwlbotResult struct {
	Word          string              `json:"word"`
	Definitions   []*OwlbotDefinition `json:"definitions"`
	Pronunciation *string             `json:"pronunciation"`
}

type Plugin

type Plugin struct{}

func (*Plugin) AddCommands

func (p *Plugin) AddCommands()

func (*Plugin) PluginInfo

func (p *Plugin) PluginInfo() *common.PluginInfo

Jump to

Keyboard shortcuts

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