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-07 04:53:49 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
27cee2b05fdb3cc3491580fcbb93a10f8fbb27b8
27cee2b0
1 parent
023ed60b
Checked that react calm works in master. Commit to pull to chat branch
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
commands/calm.js
commands/calm.js
View file @
27cee2b
...
...
@@ -4,7 +4,7 @@ module.exports = {
name
:
'calm'
,
description
:
'Actual help section'
,
async
run
(
client
,
message
,
args
){
const
breathe_emoji
=
'🫁
'
;
const
breathe_emoji
=
'🫁'
;
const
cute_emoji
=
'🐶'
;
const
checklist_emoji
=
'🗒️'
;
const
chat_emoji
=
'🗣️'
;
...
...
Please
register
or
login
to post a comment