README.md 925 Bytes

Anxiety Manager

What is it?

A work in progress Discord bot to help with anxiety.
Using: Node.js

Commands

Base Complete

;help : help with commands
;calm : guided anxiety relief
;breathe : guided breathing exercise
;cute : pulls a random animal picture from reddit
;chat : chatbot
;checklist : guided anxiety relief checklist

Main Code Files

main.index
commands
|_ breathe.js
|_ calm.js
|_ chat.js
|_ checklist.js
|_ cute.js
|_ help.js

API used:

cute.js : https://www.npmjs.com/package/random-puppy chat.js : https://brainshop.ai/

TBA:

  • Smarter Chatbot API
  • Optimise checklist with loop, add branching help for different types of anxiety (social, procrastination, etc).

Referenced:

Base: https://www.youtube.com/watch?v=Feypj3XbYAY&list=PL1vRCNgkH_PlwLQAHqaYoMJqHEy1DAi6Q React: https://www.youtube.com/watch?v=wXjsCiUjUqo&t=201s Chatbot: https://youtu.be/67eHZsPmbQA