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 ca0fbbd commit 16283ffCopy full SHA for 16283ff
CONTRIBUTING.md
@@ -65,4 +65,9 @@ Now let's link our local development server to our bot.
65
- In general information panel you will find a space for `INTERACTIONS ENDPOINT URL`
66
- Enter the copied link here and hit save.
67
68
+To verify if your bot is working:
69
+
70
+- Go to the server where your bot was invited
71
+- run a /hello command and the bot should reply with `Hello <Your_username>`
72
73
Now you are ready to contribute to the Repository.
0 commit comments