package
0.0.0-20240815154250-7cb85a9cfeee
Repository: https://github.com/holedaemon/bot2.git
Documentation: pkg.go.dev

# Functions

New creates a new Bot.
WithAdmins adds one or more admins to the Bot.
WithDB sets a Bot's DB.
WithDebug toggles debug mode on a Bot.
WithFeedbackWebhook sets the Bot's feedback webhook.
WithLogger sets a Bot's logger.
WithLoggingWebhook sets the Bot's error log webhook.
WithSiteAddr sets a Bot's site address.
WithSteamAPIKey sets a Bot's Steam API key.
WithTopsterAddr sets the Bot's address for a Topster microservice.

# Structs

Bot is a Discord bot client.

# Type aliases

Option configures a Bot.