Skip to content

Commit

Permalink
Fix emoji list
Browse files Browse the repository at this point in the history
  • Loading branch information
TheCodedOne committed Sep 7, 2018
1 parent a148d60 commit f129f09
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 20 deletions.
18 changes: 9 additions & 9 deletions Faces.yml
Original file line number Diff line number Diff line change
@@ -1,45 +1,45 @@
- smiley:
- name: smiley
strings:
- ":)"
- "(:"
- ":smiley:"
location: "assets/faces/smiley.png"
- thinking:
- name: thinking
strings:
- ":thinking:"
location: "assets/faces/thinking.png"
- angry:
- name: angry
strings:
- ":angry:"
- ">:("
- "):<"
location: "assets/faces/angry.png"
- rage:
- name: rage
strings:
- ":rage:"
location: "assets/faces/rage.png"
- neutral:
- name: neutral
strings:
- ":neutral:"
- ":|"
- "|:"
location: "assets/faces/neutral.png"
- joy:
- name: joy
strings:
- ":joy:"
location: "assets/faces/joy.png"
- stuck_out_tongue:
- name: stuck_out_tongue
strings:
- ":stuck_out_tongue:"
- ":P"
location: "assets/faces/stuck_out_tongue.png"
- sob:
- name: sob
strings:
- ":sob:"
- ";("
- ");"
location: "assets/faces/stuck_out_tongue.png"
- shocked:
- name: shocked
strings:
- ":shocked:"
- "O:"
Expand Down
22 changes: 11 additions & 11 deletions Hands.yml
Original file line number Diff line number Diff line change
@@ -1,44 +1,44 @@
- wave:
- name: wave
strings:
- ":wave:"
location: "assets/hands/wave.png"
- middle_finger:
- name: middle_finger
strings:
- ":middle_finger:"
location: "assets/hands/middle_finger.png"
- ok_hand:
- name: ok_hand
strings:
- ":ok_hand:"
location: "assets/hands/ok_hand.png"
- clap:
- name: clap
strings:
- ":clap:"
location: "assets/hands/clap.png"
- point_up:
- name: point_up
strings:
- ":point_up:"
location: "assets/hands/point_up.png"
- point_down:
- name: point_down
strings:
- ":point_down:"
location: "assets/hands/point_down.png"
- point_left:
- name: point_left
strings:
- ":point_left:"
location: "assets/hands/point_left.png"
- point_right:
- name: point_right
strings:
- ":point_right:"
location: "assets/hands/point_right.png"
- punch:
- name: punch
strings:
- ":punch:"
location: "assets/hands/punch.png"
- thumbs_up:
- name: thumbs_up
strings:
- ":thumbs_up:"
location: "assets/hands/thumbs_up.png"
- thumbs_down:
- name: thumbs_down
strings:
- ":thumbs_down:"
location: "assets/hands/thumbs_down.png"

0 comments on commit f129f09

Please sign in to comment.