#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
###Base Incomplete### ;checklist : guided anxiety relief checklist ;chat : chatbot
##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:##
- ;calm: Add react buttons to trigger next command
- Code base of all Base Incomplete Commands and Events
- Update ;help