From 89ae9c98fdc7407747a9a9b8297cffe53920b7ee Mon Sep 17 00:00:00 2001 From: RogueException Date: Sun, 27 Sep 2015 22:14:56 -0300 Subject: [PATCH] Minor doc edits --- docs/index.rst | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/index.rst b/docs/index.rst index da367e5c7..4aef6aeb6 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -4,21 +4,21 @@ Discord.Net Discord.Net is an unofficial C# wrapper around the `Discord chat service`. It offers several methods to create automated operations, bots, or even custom clients. -Feel free to chat with us in the `API Server on Discord`_. +Feel free to join us in the `Discord API chat`_. .. _Discord chat service: https://discordapp.com -.. _API Server on Discord: https://discord.gg/0SBTUU1wZTVjAMPx +.. _Discord API chat: https://discord.gg/0SBTUU1wZTVjAMPx Warning ------- This is an alpha! -The Discord API is still in active development, meaning this library may break at any time without notice. +This library has been built thanks to a community effort reverse engineering the Discord client. +As Discord is still in alpha, it may change at any time without notice, breaking this library as well. +Discord.Net itself is also in early development and you will often encounter breaking changes until the official Discord API is released. -Discord.Net itself is also in alpha so several functions may be unstable, untested, or not work at all. - -Please report any bugs you find to our `Discord chat`_. +It is highly recommended that you always use the latest version and please report any bugs you find to our `Discord chat`_. .. _Discord chat: https://discord.gg/0SBTUU1wZTVjAMPx