-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathcommands.json
More file actions
232 lines (232 loc) · 9.19 KB
/
commands.json
File metadata and controls
232 lines (232 loc) · 9.19 KB
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
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
[
{
"name": "hello",
"description": "Say hello to Blobson",
"type": "static",
"response": "Well hello there %member%!"
},
{
"name": "tfn",
"description": "Say thanks!",
"type": "static",
"response": "## *:sparkles: T H A N K S F O R N O T H I N G :sparkles:*"
},
{
"name": "pat",
"description": "Pat Blobson",
"type": "random",
"responses": [
"Tee hee!",
"_farts_",
"Ooooh that was nice %member%, thank you!",
"*purrs softly*",
"*blorps with joy*",
"You're my favourite now!",
"*wiggles approvingly*",
"More pats, please %member%!",
"Eeeeeek! That tickled!",
"My goop is vibrating with happiness!",
"*does a happy wobbly flip*",
"Squish approved, yay!",
"*glorps in delight*",
"That pat added +1 to my squishiness stat!",
"*muffled blob sounds of contentment*",
"You pat me, I pat you back. With love!",
"*blorps appreciatively*",
"I shall remember this pat until the end of time!",
"*initiates blob hug protocol*",
"*gooey appreciation intensifies*",
"Oooh, that's the good squish, right there %member%...",
"*burbles happily*",
"*absorbs pat and converts to warmth*"
]
},
{
"name": "legit",
"description": "Legitimacy check...",
"type": "auth",
"response": {
"success": [
"%member%, you're legit! I am proud of you.",
"Oh snap %member%, you're the realest of the real!",
"%member% passed the vibe check *and* the squish test...",
"Yes! %member% is approved with extra jiggly honours!",
"Yep %member%, you're good _goo!_ Tee hee!",
"%member%, you may now enter the squish zone! _farts_"
],
"failure": [
"Hmm... %member% smells a bit too fresh, try again later!",
"Blobson squints at %member%... nope, not quite there!",
"%member% needs more seasoning... _farts_",
"Nice try %member%, but you need more squish miles!",
"Denied... but affectionately, %member%!",
"_Hmm..._ maybe come back after a few more burbles, %member%!"
],
"exist": [
"%member%, you're already verified and squish-approved!",
"No need to check again %member%, you're good _goo_ already!",
"Wait I remember %member%! *blorp hugs*",
"Check completed! %member% is still awesome!",
"Yep, %member% is all set and squishing with style!",
"%member% already wears the badge of _goo-nour_ with pride!"
]
}
},
{
"name": "reload",
"description": "Reload poor Blobson...",
"type": "action",
"response": {
"success": "Hooray! Commands have been reloaded...",
"failure": "Uh oh! Something went wrong..."
}
},
{
"name": "forum",
"description": "Links to various parts of the forum!",
"type": "link",
"embed": {
"title": "MustardOS Community Forum",
"description": "Jump to any section of the community forum!",
"color": "orange"
},
"links": [
{
"label": "Announcements",
"emoji": "",
"url": "https://community.muos.dev/c/announcement/23",
"row": 0
},
{
"label": "FAQ",
"emoji": "",
"url": "https://community.muos.dev/c/faq/7",
"row": 0
},
{
"label": "General",
"emoji": "",
"url": "https://community.muos.dev/c/general/17/none",
"row": 0
},
{
"label": "Customisation",
"emoji": "",
"url": "https://community.muos.dev/c/custom/4/none",
"row": 0
},
{
"label": "Applications",
"emoji": "",
"url": "https://community.muos.dev/c/application/20/none",
"row": 1
},
{
"label": "Ideas",
"emoji": "",
"url": "https://community.muos.dev/c/ideas/5/none",
"row": 1
},
{
"label": "Issues",
"emoji": "",
"url": "https://community.muos.dev/c/issues/8/none",
"row": 1
},
{
"label": "Bongle Rants",
"emoji": "",
"url": "https://community.muos.dev/c/general/rants/28",
"row": 1
}
]
},
{
"name": "format",
"description": "Link to SD Memory Card Formatting Tool",
"type": "direct",
"title": "SD Memory Card Formatting Tool",
"text": "It is strongly recommended to use the SD Memory Card Formatter to format mSD cards rather than using formatting tools provided with individual operating systems.",
"image": "https://raw.githubusercontent.com/MustardOS/bot/refs/heads/main/assets/a42ba50c-6f80-452b-b361-4255afd2bfee.png",
"url": "https://www.sdcard.org/downloads/formatter/",
"button": "Open Website to Download Tool",
"color": "blue"
},
{
"name": "bios",
"description": "Information about BIOS Files",
"type": "direct",
"title": "RetroArch BIOS Information Hub",
"text": "Learn which BIOS files are required for certain systems and where to place them. We cannot provide BIOS files or direct download links, as they are copyrighted.",
"image": "https://raw.githubusercontent.com/MustardOS/bot/refs/heads/main/assets/883fb5a3-185f-4162-89ef-2e7e9b060d37.png",
"url": "https://docs.libretro.com/library/bios/",
"button": "Open RetroArch BIOS Information Hub",
"color": "blue"
},
{
"name": "hotkey",
"description": "Show Handy Hotkeys",
"type": "direct",
"title": "muOS Handy Hotkeys",
"text": "**Brightness (Anbernic):** `MENU + VOLUME UP/DOWN`\n**Brightness (TrimUI):** `SWITCH + VOLUME UP/DOWN`\n**Screenshot:** `L2 + R2 + X`\n**Sleep Suspend:** Press `POWER` once\n\n**Charging Wake / Boot:** Use the `START` button\n**Kiosk Mode Settings:** `L1 + R2 + Y` on config\n**Safe Restart:** `L2 + R2 + START`\n**Safe Shutdown:** `L2 + R2 + SELECT`\n**Force Quit Process:** `R2 + SELECT + B`\n\n**Modify Content Options:** Press `X` on content\n**Content Root:** Press `START` on content\n**Content Refresh:** Press `SELECT` on content\n**Shuffle Content:** Press `R2` on content\n\n**RetroArch Menu:** `MENU + X`\n**RetroArch Close Content:** `MENU + START`\n**Fast Forward Toggle:** `MENU + R1`\n\n**Load State:** `MENU + L2`\n**Save State:** `MENU + R2`\n**Save State Decrement:** `MENU + DPAD LEFT`\n**Save State Increment:** `MENU + DPAD RIGHT`\n\n**Slow Motion:** `MENU + L1`\n**Show FPS Toggle:** `MENU + Y`\n\n**DPAD Analogue <> Digital Swap:** `L2 + R2 + A`",
"image": "",
"url": "https://muos.dev/#handy-hotkeys",
"button": "View Handy Hotkeys on Website",
"color": "blue"
},
{
"name": "tour",
"description": "Show Grand Tour link",
"type": "direct",
"title": "muOS Grand Tour",
"text": "Your complete guide to every part of the current MustardOS release. From the familiar Main Menu to the deep reaches of advanced settings to system information, and everything in between",
"image": "",
"url": "https://muos.dev/tour",
"button": "View the Grand Tour on Website",
"color": "blue"
},
{
"name": "repressed",
"description": "Explain why retroarch configurations are locked",
"type": "direct",
"title": "Retroarch being repressed",
"text": "This is working as intended. \n We have deliberately made the default configuration for RetroArch stay as-is. Due to the amount of issues in the past relating to people changing goodness knows what in their global configuration we have opted to freeze it. \n This can be adjusted though, click here to read more",
"image": "",
"url": "https://community.muos.dev/t/my-retroarch-configuration-is-being-repressed/823",
"button": "View Retroarch config details",
"color": "blue"
},
{
"name": "themes",
"description": "Show link to themes",
"type": "direct",
"title": "Theme library",
"text": "On MustardOS, you can fully customise the look of your menus on your device! This is achieved with Themes. You can make your own themes by following the help pages here, or install some pre-existing ones below. Happy theme-ing!",
"image": "",
"url": "https://muos.dev/themes",
"button": "View Themes library on Website",
"color": "blue"
},
{
"name": "battery",
"description": "Show battery info",
"type": "direct",
"title": "Why battery levels are just a guess",
"text": "Why Battery Levels Are Just a Guess and everything you want to know ( and some you probably didn’t ) about State of Charge on the H700+AXP717",
"image": "",
"url": "https://community.muos.dev/t/why-battery-levels-are-just-a-guess/368",
"button": "View battery info on Website",
"color": "blue"
},
{
"name": "cores",
"description": "Show link to cores",
"type": "direct",
"title": "Why extra cores are now being provided as separate downloads",
"text": "Starting from the Goose release of muOS, we have made a key change in how cores, and extra add-on systems, are distributed. You may have noticed we are no longer preinstalling everything on the base installable release and there is actually a good reason for it.",
"image": "",
"url": "https://community.muos.dev/t/why-extra-cores-are-now-being-provided-as-separate-downloads/672",
"button": "View Extra cores info on Website",
"color": "blue"
}
]