Showing
1 changed file
with
6 additions
and
0 deletions
... | @@ -4,6 +4,11 @@ | ... | @@ -4,6 +4,11 @@ |
4 | A **work in progress** Discord bot to help with anxiety. | 4 | A **work in progress** Discord bot to help with anxiety. |
5 | Using: Node.js | 5 | Using: Node.js |
6 | 6 | ||
7 | +## Run the bot! | ||
8 | +To run the bot, either copy from this repository and run from local with "node main.js" | ||
9 | +or use this invite link; https://discord.com/api/oauth2/authorize?client_id=980901787366215680&permissions=534723951680&scope=bot | ||
10 | +Note: This repository is designed to work locally. To learn how to host on Heroku, refer to this repository; https://github.com/ThetaTheory/anxietymanager | ||
11 | + | ||
7 | ## Commands | 12 | ## Commands |
8 | ### Base Complete | 13 | ### Base Complete |
9 | ;help : help with commands | 14 | ;help : help with commands |
... | @@ -37,3 +42,4 @@ chat.js : https://brainshop.ai/ | ... | @@ -37,3 +42,4 @@ chat.js : https://brainshop.ai/ |
37 | Base: https://www.youtube.com/watch?v=Feypj3XbYAY&list=PL1vRCNgkH_PlwLQAHqaYoMJqHEy1DAi6Q | 42 | Base: https://www.youtube.com/watch?v=Feypj3XbYAY&list=PL1vRCNgkH_PlwLQAHqaYoMJqHEy1DAi6Q |
38 | React: https://www.youtube.com/watch?v=wXjsCiUjUqo&t=201s | 43 | React: https://www.youtube.com/watch?v=wXjsCiUjUqo&t=201s |
39 | Chatbot: https://youtu.be/67eHZsPmbQA | 44 | Chatbot: https://youtu.be/67eHZsPmbQA |
45 | +Heroku: https://www.youtube.com/watch?v=OFearuMjI4s | ||
... | \ No newline at end of file | ... | \ No newline at end of file | ... | ... |
-
Please register or login to post a comment