-
-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathstatus_list.json
More file actions
30 lines (30 loc) · 870 Bytes
/
status_list.json
File metadata and controls
30 lines (30 loc) · 870 Bytes
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
{
"axobot": [
"Now with slash commands!",
"Now with a dashboard!",
"U should totally try /",
"Minecraft is a cool game",
"Playing tic-tac-toe",
"Playing with Wumpus",
"Playing Axolotl Adventures",
"Chillin' in an axolotl bucket",
"Toying with OpenAI voice-to-text",
"Axolotls are clearly the superior species",
"Ducks are cool too"
],
"beta": [
"SNAPSHOOT",
"it's snapshot day my friend",
"somethin iz brokn",
"bip-bop-bip-bop",
"Playing with Discord API",
"I'm pretty sure I saw a duck out there"
],
"no-db": [
"Looking for a signal",
"Looking for a sign of life",
"Wait, there's no data here?!",
"Looks like I've lost a database",
"Having an existential crisis..."
]
}