MCPcopy Create free account
hub / github.com/esmBot/esmBot / criteria

Method criteria

src/classes/mediaCommand.ts:30–32  ·  view source on GitHub ↗
(_text?: string | number | boolean | User | Attachment)

Source from the content-addressed store, hash-verified

28 }
29
30 async criteria(_text?: string | number | boolean | User | Attachment) {
31 return true;
32 }
33
34 async run() {
35 this.success = false;

Callers 1

runMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected