Name Last Update
commands Loading commit data...
node_modules Loading commit data...
util Loading commit data...
.env Loading commit data...
README.md Loading commit data...
main.js Loading commit data...
package-lock.json Loading commit data...
package.json Loading commit data...

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

Base Incomplete

;checklist : guided anxiety relief checklist

Event

Base Incomplete

//bot listens to certain phrases in conversation (ex. "I want to die") and chimes in.

Main Code Files

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

To do:

  • Train Chatbot API
  • Implement Checklist