Toggle navigation
Toggle navigation
This project
Loading...
Sign in
이세린
/
anxietymanager
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
이세린
2022-06-03 19:08:35 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
d5f809f96036ac2fb1980b63beec33b24f450640
d5f809f9
1 parent
20c11f24
Add new file
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
38 additions
and
0 deletions
README.md
README.md
0 → 100644
View file @
d5f809f
#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
\ No newline at end of file
Please
register
or
login
to post a comment