package
0.0.0-20190910020858-27f5e6591bb4
Repository: https://github.com/aarondl/ultimateq.git
Documentation: pkg.go.dev

# Functions

CheckConfig checks a bots config for validity.
New simplifies the call to createBotFull by using default caps and conn provider functions.
NewAPIServer creates an api server.
NewCoreCmds initializes the core commands and registers them with the bot.
RegisterExtension with the bot.
Run makes a very typical bot.

# Constants

Server Statuses.
Server Statuses.
Server Statuses.
Server Statuses.

# Structs

Bot is a main type that joins together all the packages into a functioning irc bot.
Server is all the details around a specific server connection.

# Interfaces

Extension provides methods to initialize and de-initialize itself.

# Type aliases

No description provided by the author
No description provided by the author
Status is the status of a network connection.
No description provided by the author