package
0.0.0-20240205131131-19286425fc3a
Repository: https://github.com/itfactory-tm/thomas-bot.git
Documentation: pkg.go.dev

# Functions

CategoryToString converts a Category to the string of the name.
StringToCategory gets the Category of string, case insensitive.

# Constants

CategoryAlgemeen is the category for general commands.
CategoryFun is the category for funny commands.
CategoryInfodagen is the category for Infodagen commands.
CategoryLinks is the category for link commands.
CategoryModeratie is the category for moderation commands.
CategoryOverige is the category for other commands.
CategoryStudenten is the category for student commands.

# Structs

Command is a struct of a bot command.

# Interfaces

Interface defines how a command should be structured.
Registry is the interface of a command registry.
Server represents a discord bot server.

# Type aliases

Category is an enumeration type of the categories.