Files
Discord.Net/docs/index.rst
RogueException 89ae9c98fd Minor doc edits
2015-09-27 22:14:56 -03:00

39 lines
1.1 KiB
ReStructuredText

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 join us in the `Discord API chat`_.
.. _Discord chat service: https://discordapp.com
.. _Discord API chat: https://discord.gg/0SBTUU1wZTVjAMPx
Warning
-------
This is an alpha!
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.
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
Contents
--------
.. toctree::
:maxdepth: 2
:caption: Discord.Net
getting_started
features/logging
features/commands
features/voice
.. toctree::
:maxdepth: 2
:caption: Discord API