package
0.0.0-20240625200927-4e431d5129bf
Repository: https://github.com/keshon/dice-roller.git
Documentation: pkg.go.dev

# Functions

CreateGuild creates a new guild.
DeleteGuild deletes a guild by its ID.
DoesGuildExist checks if the guild with the given ID exists in the database.
GetAllGuildIDs retrieves all guild IDs from the database.
GetGuildByID retrieves a Guild by its ID.
InitDB initializes the database connection.

# Variables

No description provided by the author

# Structs

No description provided by the author