Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/esmBot/esmBot
/ messageCreate.ts
File
messageCreate.ts
src/events/messageCreate.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ Buffer } from
"node:buffer"
;
2
import
process from
"node:process"
;
3
import
{
type
AnyTextableChannel, GroupChannel,
type
Message, PrivateChannel, ThreadChannel } from
"oceanic.js"
;
4
import
Command from
"#cmd-classes/command.js"
;
Callers
nothing calls this directly
Calls
9
detectRuntime
Function · 0.85
getString
Function · 0.85
clean
Function · 0.85
trim
Method · 0.80
getGuild
Method · 0.45
set
Method · 0.45
run
Method · 0.45
finalize
Method · 0.45
addCount
Method · 0.45
Tested by
no test coverage detected