package
0.2.2-beta
Repository: https://github.com/andersnormal/autobot.git
Documentation: pkg.go.dev

# Packages

Package filters provides functionality to filter messages.
No description provided by the author
No description provided by the author
Package runtime contains functionality for runtime information of a plugin.

# Functions

WithContext is creating a new plugin and a context to run operations in routines.

# Constants

No description provided by the author
No description provided by the author

# Variables

ErrPluginAuthentication ...

# Structs

MessageError represents an error that may occurs.
Opts are the available options.
Plugin describes a plugin in general.

# Interfaces

Event symbolizes events that can occur in the plugin.

# Type aliases

Opt is an Option.
SubscribeFunc ...