package
0.0.0-20230225145923-bf344520b309
Repository: https://github.com/jakevoytko/crbot.git
Documentation: pkg.go.dev

# Functions

NewFeature returns a new Feature.
NewRickListCommandInterceptor returns a new ricklist command interceptor.
NewRickListExecutor works as advertised.
NewRickListInfoExecutor works as advertised.
NewRickListInfoParser works as advertised.

# Constants

MsgHelpRickListInfo is the help text for ?ricklist.
MsgRickList is the canonical rickroll URL.
MsgRickListEmpty prints that nobody is on the rickroll moderation list.
MsgRickListUsers is a header for who is on the rickroll moderation list.

# Structs

Feature registers feature-specific things for moderation.
RickListCommandInterceptor asserts that the.
RickListExecutor prints a rick roll.
RickListInfoExecutor prints a rick roll.
RickListInfoParser parses ?list commands.