We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15b50c2 commit ef14753Copy full SHA for ef14753
README.md
@@ -35,7 +35,7 @@ docker run --env-file .env tphdocsbot:latest
35
In order to register the commands globally, run
36
37
```console
38
-npm run register-guild-commands
+npm run register-global-commands
39
```
40
41
For registering guild-specific commands (Recommended for testing)
0 commit comments