-
Notifications
You must be signed in to change notification settings - Fork 8
/
Hands.yml
44 lines (44 loc) · 970 Bytes
/
Hands.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
- name: wave
strings:
- ":wave:"
location: "assets/hands/wave.png"
- name: middle_finger
strings:
- ":middle_finger:"
location: "assets/hands/middle_finger.png"
- name: ok_hand
strings:
- ":ok_hand:"
location: "assets/hands/ok_hand.png"
- name: clap
strings:
- ":clap:"
location: "assets/hands/clap.png"
- name: point_up
strings:
- ":point_up:"
location: "assets/hands/point_up.png"
- name: point_down
strings:
- ":point_down:"
location: "assets/hands/point_down.png"
- name: point_left
strings:
- ":point_left:"
location: "assets/hands/point_left.png"
- name: point_right
strings:
- ":point_right:"
location: "assets/hands/point_right.png"
- name: punch
strings:
- ":punch:"
location: "assets/hands/punch.png"
- name: thumbs_up
strings:
- ":thumbs_up:"
location: "assets/hands/thumbs_up.png"
- name: thumbs_down
strings:
- ":thumbs_down:"
location: "assets/hands/thumbs_down.png"