package
0.5.0
Repository: https://github.com/botopolis/bot.git
Documentation: pkg.go.dev

# Functions

NewChat returns a NOOP Chat.
NewLogger creates a mock logger.
NewPlugin returns a NOOP Plugin.
NewStore returns a NOOP Store.

# Constants

DebugLevel is the debug level.
ErrorLevel is the error level.
FatalLevel is the fatal level.
InfoLevel is the info level.
PanicLevel is the panic level.
WarnLevel is the warn level.

# Structs

Chat is a mock bot.Chat.
Logger is a mock logger.
Plugin is a mock bot.Plugin.
Store is a mock bot.Store.

# Type aliases

Level is the log level.