We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 881804c commit 6a05b36Copy full SHA for 6a05b36
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