diff --git a/docs/index.md b/docs/index.md index ea3fae3..0b73a8f 100644 --- a/docs/index.md +++ b/docs/index.md @@ -8,28 +8,28 @@ ## What is {{ project.name }}? -{{ project.name }} is a Discord.com server implementation and extension, -with the goal of complete feature parity with Discord.com, +{{ project.name }} is a free open source reimplementation and extension +of Discord's client-server API, with the goal of complete feature parity with discord.com, all while adding some additional goodies, security, privacy, and configuration options. -{{ project.name }} allows you to host a complete, Discord.com-compatible chat service +{{ project.name }} allows you to host a complete, discord.com-compatible chat service with complete control over it's content, usage, security, configuration, and featureset. -Being Discord.com-compatible will allow all existing clients, bots, and applications written for -Discord.com to be used on any {{ project.name }} instance, which we believe will be immensely useful +Being discord.com-compatible will allow all existing clients, bots, and applications written for +discord.com to be used on any {{ project.name }} instance, which we believe will be immensely useful for any transition process between services. -As {{ project.name }} is an entirely separate service from Discord.com, it means a {{ project.name }} server by itself **cannot** -access private data controlled by Discord.com. You **cannot** use a {{ project.name }} server to chat with your friends on Discord.com. -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). +As {{ project.name }} is an entirely separate service from discord.com, it means a {{ project.name }} server by itself **cannot** +access private data controlled by discord.com. You **cannot** use a {{ project.name }} server to chat with your friends on discord.com. +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). -Our goal is to achieve complete feature parity with Discord.com, as well as +Our goal is to achieve complete feature parity with discord.com, as well as implement additional security, privacy, and other useful features serverside. In addition to our server software, we aim to create {{ project.name }}-aware clients that can be used to connect to multiple {{ project.name }}-compatible instances with rich theming and plugin support. ## Support -For any kind of support regarding {{ project.name }}, feel free to ask questions in our [Discord.com server](https://discord.gg/Ms5Ev7S6bF) +For any kind of support regarding {{ project.name }}, feel free to ask questions in our [discord.com guild](https://discord.gg/Ms5Ev7S6bF) or our [official {{ project.name }} instance](https://staging.{{ project.domain }}). For bug reporting and feature requests please create an [issue]({{ repositories.base_url }}/{{ repositories.server }}/issues/new/choose) on Github.