Files
Discord.Net/docs/index.md
Still Hsu fd3810e9fe docs: September 2019 Documentation Update (#1379)
* docs: adjust wording of ActivityType.Watching enum

Adjusts the xmldoc summary wording of the ActivityType.Watching enum to
fix a wording issue.

* Add D.NET Logo to Open Graph meta tags

* Update DescriptionGenerator
...And update color to suit the logo better

* Disable smooth scrolling due to user complaints

* Remove unnecessary spacing in sideaffix

* Update footer version

* Remove featherlight plugin

As it is unnecessary and can break image tags

* Adjust wordings regarding safe-handling of secrets

* Fix formatting for first bot token sample

* Add badges to homepage

* Minor wording fixes on terminal

* Update to higher quality PNG

* Add Discord.Net.Example in sln for build validation

* Clarify all instances of IAsnycEnumerable

* Clarify overridden props in SocketNewsChannel

* Add returns and params docs for SyncPermissionsAsync

* Remove/fix invalid XMLdoc strings

* Remove AppVeyor and add GitHub badge
2019-09-22 19:06:57 -04:00

1.2 KiB

uid, title
uid title
Root.Landing Home

Discord.Net Documentation

GitHub NuGet MyGet Build Status Discord

What is Discord.Net?

Discord.Net is an asynchronous, multi-platform .NET Library used to interface with the Discord API.

Where to begin?

If this is your first time using Discord.Net, you should refer to the Intro for tutorials.

More experienced users might want to refer to the API Documentation for a breakdown of the individual objects in the library.