MCPcopy Create free account
hub / github.com/comicallybad/ComicallyBot / findOrCreateGuildConfig

Function findOrCreateGuildConfig

src/utils/dbUtils.ts:14–27  ·  view source on GitHub ↗

* Finds or creates a guild configuration in the database. * @param guildId The ID of the guild. * @param guildName The name of the guild. * @returns A Promise that resolves to the guild's configuration.

(guildId: string, guildName: string)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

setupGuildsFunction · 0.85
addGuildFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected