-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathsearch.json
38 lines (38 loc) · 1.24 KB
/
search.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
33
34
35
36
37
38
[
{
"name": "System Bot {Pre-Installed}",
"description": "Basic Massroom Utilities, you cannot uninstall this item.",
"init": "/help",
"author": "Massroom Team"
},
{
"name": "File Handler {Recommended} {Pre-Installed}",
"description": "Allows you to send files as a distinct 'Download' Button",
"init": "/file send *link to file*",
"author": "Massroom Team"
},
{
"name": "Fun Chat Bot {Recommended} {Pre-Installed}",
"description": "Tries it's very best to liven up the place... Emojis anyone?",
"init": "/emoji random *number of emoji output*",
"author": "Massroom Team"
},
{
"name": "1DST Text Bot",
"description": "Sends a message saying '1D10T1C STUD10S IS COOL!'. Not trying to advertise in any way possible...",
"init": "/1dst",
"author": "1DST Dev Studios"
},
{
"name": "Embedder Bot {Premium Bot}",
"description": "Allows you to easily embed websites and videos into your messages!",
"init": "/embed *url*",
"author": "Massroom Team"
},
{
"name": "Game Bot {Premium Bot}",
"description": "Runs in-built Massroom games into the chat!",
"init": "/game *game name: pacman, platformer, flappybird, cubersurge, 3d*",
"author": "Massroom Team"
}
]