Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codebymitch/TitanBot
/ configService.js
File
configService.js
src/services/configService.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// configService.js
2
3
import
{ logger } from
'../utils/logger.js'
;
4
import
{ getGuildConfig, setGuildConfig } from
'./guildConfig.js'
;
Callers
nothing calls this directly
Calls
1
wrapServiceClassMethods
Function · 0.90
Tested by
no test coverage detected