Skip to content

Commit d5f924c

Browse files
Deploying to gh-pages from @ 7b940ce 🚀
1 parent 11b0b53 commit d5f924c

3 files changed

Lines changed: 7 additions & 7 deletions

File tree

faq/index.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1306,10 +1306,10 @@
13061306
<h1 id="frequently-asked-questions">Frequently Asked Questions</h1>
13071307
<details class="info">
13081308
<summary>Is Spacebar still in development? Production Ready?</summary>
1309-
<p>Yes, Spacebar is still in development. Our unpaid team of volunteers is very small though, and so progress is very dependant on our motivation
1309+
<p>Yes, Spacebar is still in development. Our unpaid team of volunteers is very small though, so progress is very dependent on our motivation
13101310
and outside life.</p>
13111311
<p>The <a href="https://github.com/spacebarchat/server">Spacebar server</a> program has been in development since at least 28/11/2020,
1312-
and has most core features implemented. API compatibility is reasonable although not quite perfect and so some third party clients may not function,
1312+
and has most core features implemented. API compatibility is reasonable, although not quite perfect; some third party clients may not function,
13131313
although the official Discord.com client which we test against functions correctly for the most part.</p>
13141314
<p>The big Discord.com features currently left unimplemented or with partial implementations are:</p>
13151315
<ul>
@@ -1320,7 +1320,7 @@ <h1 id="frequently-asked-questions">Frequently Asked Questions</h1>
13201320
<li>Pomelo (new username system without discriminators)</li>
13211321
<li>Auto moderation</li>
13221322
</ul>
1323-
<p>For a more complete overview of what is left unimplemented, please refer to <a href="../contributing/server/missingroute/">the missing routes viewer</a></p>
1323+
<p>For a more complete overview of what is left unimplemented, please refer to <a href="../contributing/server/missingroute/">the missing routes viewer</a>.</p>
13241324
<p>The <a href="https://github.com/spacebarchat/client">Spacebar client</a> however is very premature, starting development around 1/03/2023.
13251325
It is not ready production use or as your daily driver. It lacks many core features and is not recommended to be used.
13261326
Please setup a third party client, or help contribute to our codebase! Any and all help is appreciated.</p>
@@ -1347,10 +1347,10 @@ <h1 id="frequently-asked-questions">Frequently Asked Questions</h1>
13471347
</details>
13481348
<details class="info">
13491349
<summary>How do I boost my guild? Or, how do I buy premium?</summary>
1350-
<p>You cannot buy premium features through Spacebar, as Spacebar does not support any payment backend.</p>
1350+
<p>You cannot buy premium features through Spacebar as Spacebar does not support any payment backend.</p>
13511351
<p>Additionally, Spacebar does not currently have any distinction between premium and free users or guilds.
13521352
All users and guilds have access to all features server-side.</p>
1353-
<p>In the case of users, you may run into issues with the client preventing you from using certain features,
1353+
<p>In the case of users, you may run into issues with the client preventing you from using certain features
13541354
if the user's <code>premium_type</code> or <code>premium</code> values are not set correctly. By default, Spacebar will do this for you, however.</p>
13551355
<p>In the case of guilds, you may run into issues with uploading animated icons or banners, etc.
13561356
If so, simply give the guild the <a href="../setup/server/configuration/guildFeatures/">features</a> you require.
@@ -1403,7 +1403,7 @@ <h1 id="frequently-asked-questions">Frequently Asked Questions</h1>
14031403
<details class="info">
14041404
<summary>Editing the database is annoying, is there a graphical interface for this?</summary>
14051405
<p>Currently no, there is no graphical interface for managing your Spacebar instance.
1406-
An admin dashboard is planned, but we currently have higher priorities right now.</p>
1406+
An admin dashboard is planned, but we currently have higher priorities.</p>
14071407
</details>
14081408
<details class="info">
14091409
<summary>When will this feature be available?</summary>

search/search_index.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

sitemap.xml.gz

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)