Skip to content

Commit 1f51e74

Browse files
Merge pull request #65 from erkinalp/patch-4
Edit the description
2 parents 41cd8d6 + d09bc4d commit 1f51e74

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

docs/index.md

+10-10
Original file line numberDiff line numberDiff line change
@@ -8,28 +8,28 @@
88

99
## What is {{ project.name }}?
1010

11-
{{ project.name }} is a Discord.com server implementation and extension,
12-
with the goal of complete feature parity with Discord.com,
11+
{{ project.name }} is a free open source reimplementation and extension
12+
of Discord's client-server API, with the goal of complete feature parity with discord.com,
1313
all while adding some additional goodies, security, privacy, and configuration options.
1414

15-
{{ project.name }} allows you to host a complete, Discord.com-compatible chat service
15+
{{ project.name }} allows you to host a complete, discord.com-compatible chat service
1616
with complete control over it's content, usage, security, configuration, and featureset.
17-
Being Discord.com-compatible will allow all existing clients, bots, and applications written for
18-
Discord.com to be used on any {{ project.name }} instance, which we believe will be immensely useful
17+
Being discord.com-compatible will allow all existing clients, bots, and applications written for
18+
discord.com to be used on any {{ project.name }} instance, which we believe will be immensely useful
1919
for any transition process between services.
2020

21-
As {{ project.name }} is an entirely separate service from Discord.com, it means a {{ project.name }} server by itself **cannot**
22-
access private data controlled by Discord.com. You **cannot** use a {{ project.name }} server to chat with your friends on Discord.com.
23-
You also **cannot** use a {{ project.name }} server to grant premium ("Nitro") features to a Discord.com account (although you can grant these to a {{ project.name }} account).
21+
As {{ project.name }} is an entirely separate service from discord.com, it means a {{ project.name }} server by itself **cannot**
22+
access private data controlled by discord.com. You **cannot** use a {{ project.name }} server to chat with your friends on discord.com.
23+
You also **cannot** use a {{ project.name }} server to grant premium ("Nitro") features to a discord.com account (although you can grant these to a {{ project.name }} account).
2424

25-
Our goal is to achieve complete feature parity with Discord.com, as well as
25+
Our goal is to achieve complete feature parity with discord.com, as well as
2626
implement additional security, privacy, and other useful features serverside.
2727
In addition to our server software, we aim to create {{ project.name }}-aware clients that can be used to connect
2828
to multiple {{ project.name }}-compatible instances with rich theming and plugin support.
2929

3030
## Support
3131

32-
For any kind of support regarding {{ project.name }}, feel free to ask questions in our [Discord.com server](https://discord.gg/Ms5Ev7S6bF)
32+
For any kind of support regarding {{ project.name }}, feel free to ask questions in our [discord.com guild](https://discord.gg/Ms5Ev7S6bF)
3333
or our [official {{ project.name }} instance](https://api.old.server.{{ project.domain }}).
3434

3535
For bug reporting and feature requests please create an [issue]({{ repositories.base_url }}/{{ repositories.server }}/issues/new/choose) on Github.

0 commit comments

Comments
 (0)