You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"Anyone looking for ways to talk online or enjoy online hangouts",
68
+
"Anyone looking for a creative space to talk and hang out online.",
69
69
},
70
70
{element: "br"},
71
71
{
72
72
element: "li",
73
73
textContent:
74
-
"Students that need a break, or those wanting to escape school and enter the world of internet",
74
+
"Students that need a break, or those wanting to explore the potential of the open web.",
75
75
},
76
76
{element: "br"},
77
77
{
78
78
element: "li",
79
-
textContent: "People that enjoy small bursts of chaos.",
79
+
textContent: "People who enjoy high-energy, spontaneous digital spaces.",
80
80
},
81
81
],
82
82
},
@@ -94,14 +94,14 @@ var randomRantsAbout = [
94
94
{
95
95
element: "li",
96
96
textContent:
97
-
"Video & Voice chat - Scream loud, and make goofy faces. Just like your adverage online chats.",
97
+
"File Uploads — Share your favorite media, memes, or creative assets directly in the chat.",
98
98
children: [],
99
99
},
100
100
{element: "br"},
101
101
{
102
102
element: "li",
103
103
textContent:
104
-
"Screen Sharing — Only one screenshare per room, so expect battles between screensharing content.",
104
+
"Screen Sharing — Share your window with the room. One stream at a time ensures everyone is tuned into the same content.",
105
105
children: [],
106
106
},
107
107
{element: "br"},
@@ -115,7 +115,7 @@ var randomRantsAbout = [
115
115
{
116
116
element: "li",
117
117
textContent:
118
-
"Soundboard — Meme sounds, and goofy noises. All synced to everyone in the chatroom. Its all you need for laughter, unless the owner shuts it down.",
118
+
"Soundboard — Use meme sounds and goofy audio reactions. Elements are synced for the whole room, though owners can manage audio permissions.",
119
119
children: [],
120
120
},
121
121
{element: "br"},
@@ -129,7 +129,7 @@ var randomRantsAbout = [
129
129
{
130
130
element: "li",
131
131
textContent:
132
-
"File Uploads — Drop anything you want, memes or cursed content. Whatever it is, its up to you.",
132
+
"Video & Voice Chat — Express yourself and hang out in real-time. It’s all the fun of a standard social chat with a goofy twist."",
133
133
children: [],
134
134
},
135
135
],
@@ -150,73 +150,84 @@ var randomRantsAbout = [
150
150
children: [],
151
151
},
152
152
153
+
// Profiles section
154
+
{
155
+
element: "h2",
156
+
textContent: "Profiles",
157
+
style: {fontSize: "1.5em",marginTop: "1.2em"},
158
+
children: [],
159
+
},
153
160
{
154
161
element: "p",
155
162
textContent:
156
-
"Your profile is unlisted, but it can be seen when you join a room.",
163
+
"Everyone that has signed up for Random Rants + has a profile. It's how you stand out in the crowd.",
157
164
style: {fontSize: "1em",marginBottom: "0.5em"},
158
165
children: [],
159
166
},
160
-
161
167
{
162
168
element: "p",
163
-
textContent: "You can customize your profile in these ways: ",
169
+
textContent:
170
+
"To keep things chill and private, your profile is unlisted—it only shows up when you actually join a room.",
171
+
style: {fontSize: "1em",marginBottom: "0.5em"},
172
+
children: [],
173
+
},
174
+
{
175
+
element: "p",
176
+
textContent: "Customize your identity so people know it's you:",
164
177
style: {fontSize: "1em",marginBottom: "0.5em"},
165
178
children: [],
166
179
},
167
-
168
180
{
169
181
element: "ul",
170
182
children: [
171
183
{
172
184
element: "li",
173
185
textContent:
174
-
"Username - You're locked to the one you have once you sign up. Pretty much how Random Rants + identifies you.",
186
+
"Username — Your permanent ID. Choose wisely, because Random Rants + uses this to track your legacy.",
175
187
children: [],
176
188
},
177
189
{element: "br"},
178
190
{
179
191
element: "li",
180
192
textContent:
181
-
"Display Name - This is basically a nickname for your account, change it any time. It allows almost any character. (Including spaces)",
193
+
"Display Name — Your nickname. Change it whenever! We allow almost any character, so go wild with the symbols.",
182
194
children: [],
183
195
},
184
196
{element: "br"},
185
197
{
186
198
element: "li",
187
199
textContent:
188
-
"User Color - This will appear as your color when you join a room, change it any time you want.",
200
+
"User Color — Pick a color that pops when you enter a room.",
189
201
children: [],
190
202
},
191
203
{element: "br"},
192
204
{
193
205
element: "li",
194
206
textContent:
195
-
"Profile picture - Put a picture that identifies you, it doesn't need to be your face. Change any time you want.",
207
+
"Profile Picture — Put a picture that identifies you (doesn't have to be your face, obviously).",
196
208
children: [],
197
209
},
198
210
{element: "br"},
199
211
{
200
212
element: "li",
201
213
textContent:
202
-
"Profile font - Make your display name pop! Choose from a selection of display name fonts. Change it whenever you feel like it.",
214
+
"Profile Font — Make your name stand out with custom display fonts. Change it whenever the vibe shifts.",
203
215
children: [],
204
216
},
205
-
{element: "br"},
206
217
],
207
218
},
208
219
209
220
// Privacy & Ownership
210
221
{
211
222
element: "h2",
212
-
textContent: "Rooms/Chatrooms",
223
+
textContent: "Rooms & Spaces",// "Spaces" sounds a bit more modern/professional
213
224
style: {fontSize: "1.5em",marginTop: "1.2em"},
214
225
children: [],
215
226
},
216
227
{
217
228
element: "p",
218
229
textContent:
219
-
"Every room is unlisted, and stuck to it. share it through the URL, Quick Join codes, or inviting through the username.",
230
+
"Every room is private by default. You won't find a public list here—instead, you share your space through the URL, Quick Join codes, or by inviting people by their username.",
220
231
style: {fontSize: "1em",marginBottom: "0.5em"},
221
232
children: [],
222
233
},
@@ -226,21 +237,21 @@ var randomRantsAbout = [
226
237
children: [
227
238
{
228
239
element: "h2",
229
-
textContent: "Ownership & Owner Control",
240
+
textContent: "Ownership & Control",
230
241
style: {fontSize: "1.5em",marginTop: "1.2em"},
231
242
children: [],
232
243
},
233
244
{
234
245
element: "p",
235
246
textContent:
236
-
"You have ownership when you make your own rooms, and you can hand it out to anyone you want.",
247
+
"When you create a room, you're the boss. You have full ownership, and you can grant permissions to anyone you trust.",
237
248
style: {fontSize: "1em"},
238
249
children: [],
239
250
},
240
251
{
241
252
element: "p",
242
253
textContent:
243
-
"Users with ownership can remove others with ownership, but the room creator can't be removed.",
254
+
"Admins can manage other admins, but the original room creator is permanent. It's your space, your rules.",
244
255
style: {fontSize: "1em"},
245
256
children: [],
246
257
},
@@ -343,35 +354,35 @@ var randomRantsAbout = [
343
354
children: [
344
355
{
345
356
element: "h2",
346
-
textContent: "Teen jokes & Teen goofyness",
357
+
textContent: "Community & Culture",// A bit cleaner for scanners
347
358
style: {fontSize: "1.5em",marginTop: "1.2em"},
348
359
children: [],
349
360
},
350
361
{
351
362
element: "p",
352
363
textContent:
353
-
"This place started as a place made by Middle Schoolers - for Middle Schoolers to escape school and hop into the world of internet.",
364
+
"This project started as a space built by students, for students—giving people a place to hang out and explore the open internet on their own terms.",
354
365
style: {fontSize: "1em",marginBottom: "0.5em"},
355
366
children: [],
356
367
},
357
368
{
358
369
element: "p",
359
370
textContent:
360
-
"The website doesn't have much of this content itself, but the user content may differ for everyone.",
371
+
"The platform provides the tools, but the vibe is set by the community. Every room has its own personality.",
361
372
style: {fontSize: "1em",marginBottom: "0.5em"},
362
373
children: [],
363
374
},
364
375
{
365
376
element: "p",
366
377
textContent:
367
-
"If something feels too sus or crosses a line, you can hop out the room and remove it from you list.",
378
+
"If a room isn't your style or feels 'sus,' you can just hop out and remove it from your list. You're in control of your experience.",
368
379
style: {fontSize: "1em"},
369
380
children: [],
370
381
},
371
382
{
372
383
element: "p",
373
384
textContent:
374
-
"Humor is different for everyone, laugh at what you think is funny, and keep rolling your eyes at the cringe stuff.",
385
+
"Humor is subjective. Laugh at what's funny, ignore the cringe, and keep it moving.",
375
386
style: {fontSize: "1em",marginBottom: "1em"},
376
387
children: [],
377
388
},
@@ -385,12 +396,12 @@ var randomRantsAbout = [
385
396
{
386
397
element: "span",
387
398
textContent:
388
-
"Also, Random Rants + also has a big history of how it was created - ",
399
+
"Random Rants + has a pretty unique story behind how it was built—",
389
400
},
390
401
{
391
402
element: "a",
392
403
href: "./history",
393
-
textContent: "click here to read it.",
404
+
textContent: "check out the project timeline here.",
394
405
},
395
406
],
396
407
},
@@ -400,12 +411,12 @@ var randomRantsAbout = [
400
411
children: [
401
412
{
402
413
element: "span",
403
-
textContent: "Credits can be found ",
414
+
textContent: "Shoutouts to everyone who helped are ",
0 commit comments