-
Notifications
You must be signed in to change notification settings - Fork 0
/
phrases.json
32 lines (32 loc) · 900 Bytes
/
phrases.json
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
{
"phrases":[
{
"text":"Congratulations",
"url":"https://media.giphy.com/media/g9582DNuQppxC/giphy.gif"
},
{
"text":"Way to Go",
"url":"https://media.giphy.com/media/3oz8xrlxi4mm1KnE7C/giphy.gif"
},
{
"text":"Keep it Up",
"url":"https://media.giphy.com/media/3oz8xrlxi4mm1KnE7C/giphy.gif"
},
{
"text":"For the Gold",
"url":"https://media.giphy.com/media/4SQMqhWzUA0Fi/giphy.gif"
},
{
"text":"Reach for the Stars",
"url":"https://media.giphy.com/media/NYS1T1hDUpBsc/giphy.gif"
},
{
"text":"Live Long and Prosper :vulcan:",
"url":"https://media.giphy.com/media/IL4iTvQH0MjS/giphy.gif"
},
{
"text":"Excellent!! :metal:",
"url":"https://media.giphy.com/media/LXr2Uxk2xUO2I/giphy.gif"
}
]
}