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

Method init

commands/fun/sonic.js:11–15  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

9 }
10
11 static init() {
12 super.init();
13 this.addTextParam();
14 return this;
15 }
16
17 static description = "Creates a Sonic speech bubble image";
18

Callers

nothing calls this directly

Calls 2

addTextParamMethod · 0.80
initMethod · 0.65

Tested by

no test coverage detected