-
Notifications
You must be signed in to change notification settings - Fork 0
/
replies.json
16 lines (16 loc) · 1.1 KB
/
replies.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[
{
"command": "rainbow",
"description": "makes a rainbow of hearts",
"reply": ":heart::heart::heart::heart::heart::heart::heart::heart::heart::heart:\n:orange_heart::orange_heart::orange_heart::orange_heart::orange_heart::orange_heart::orange_heart::orange_heart::orange_heart::orange_heart:\n:yellow_heart::yellow_heart::yellow_heart::yellow_heart::yellow_heart::yellow_heart::yellow_heart::yellow_heart::yellow_heart::yellow_heart:\n:green_heart::green_heart::green_heart::green_heart::green_heart::green_heart::green_heart::green_heart::green_heart::green_heart:\n:blue_heart::blue_heart::blue_heart::blue_heart::blue_heart::blue_heart::blue_heart::blue_heart::blue_heart::blue_heart:\n:purple_heart::purple_heart::purple_heart::purple_heart::purple_heart::purple_heart::purple_heart::purple_heart::purple_heart::purple_heart:"
},
{
"command": "xyzzy",
"reply": "Nothing happens"
},
{
"command": "pridemoji",
"description": "sends a link to some custom pride emoji",
"reply": "Images: <https://imgur.com/a/zMItF8u>\nDiscord server: <https://discord.gg/8rundCbdA8>"
}
]