[−][src]Crate irc_bot
Modules
modules | |
util |
Structs
BotCommand | |
Config | Configuration for IRC bots |
Error | The Error type. |
HandlerContext | |
Module | |
MsgDest | |
MsgMetadata | |
MsgPrefix | |
ServerId | |
State | |
Trigger |
Enums
BotCmdAttr | |
BotCmdAuthLvl | |
BotCmdResult | |
ErrorKind | The kind of an error. |
ErrorReaction | |
ModuleFeatureRef | |
Reaction | |
TriggerAttr | |
TriggerPriority |
Traits
BotCmdHandler | |
ErrorHandler | |
IntoConfig | |
ModuleLoadHandler | |
TriggerHandler |
Functions
mk_module | |
run |
Type Definitions
Result | Convenient wrapper around |