Skip to content

Commit 16283ff

Browse files
Add the verification steps in contributing.md
1 parent ca0fbbd commit 16283ff

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CONTRIBUTING.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,4 +65,9 @@ Now let's link our local development server to our bot.
6565
- In general information panel you will find a space for `INTERACTIONS ENDPOINT URL`
6666
- Enter the copied link here and hit save.
6767

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+
6873
Now you are ready to contribute to the Repository.

0 commit comments

Comments
 (0)