Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AnswerOverflow/AnswerOverflow
/ Container
Interface
Container
apps/discord-bot/src/utils/bot.ts:16–18 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
14
15
declare module
'@sapphire/framework'
{
16
interface
Container {
17
events: AOEventSubject;
18
}
19
}
20
21
function
getLogLevel() {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected