We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 881804c + 6a05b36 commit b269196Copy full SHA for b269196
1 file changed
README.md
@@ -62,7 +62,7 @@ const client = new ForgeClient({
62
],
63
events: [
64
"messageCreate",
65
- "ready"
+ "clientReady"
66
], // Events our bot will act on
67
prefixes: [
68
"!",
0 commit comments