package
0.0.0-20240207152907-4c1801abf546
Repository: https://github.com/alexsafatli/golang-discord-bot-template.git
Documentation: pkg.go.dev

# Functions

AboutMessageCommand takes a created message and returns an About embed message.
AboutSlashCommand returns an About embed message for a slash command.
NewBot creates a new Bot.
OnGuildChannelCreateHandler is another specific use-case handler function that invalidates the bot's channel ID cache if the channel in the cache is deleted.

# Structs

Bot encompasses a DiscordGo Bot.