Joe4evr
81bd9111fa
Add comment about the ServiceProviderFactory in the quickstart
7 years ago
Joe4evr
72b5e6c8a1
Remove superfluous comments, provide simpler alternative for setting the ServiceProvider.
7 years ago
Joe4evr
74b17b0e04
Experimental change for feedback
7 years ago
Joe4evr
7b100e99bb
* Make the service provider parameters required
* Adjust quickstart guide to reflect changes
7 years ago
Joe4evr
e30fd29085
Tweaks to audio docs ( #867 )
* Tweaks to audio docs
* Make it more obvious that -1 means infinity
8 years ago
enzosk8
da335b95c4
Fix general typos ( #852 )
8 years ago
Alan Schapira
d8c4b7537b
Client is global variable ( #789 )
In the previous section of the tutorial https://github.com/RogueException/Discord.Net/blob/dev/docs/guides/getting_started/samples/intro/client.cs , the client it a global variable with an underscore
8 years ago
Joe4evr
88c9964b54
Minor Quickstart tweaks ( #783 )
* Remove saving Console.ForegroundColor to a local
* Add message handler checks
* Add comment explaining that there's two differently named methods to add modules
* Add comment about the Commands package
* Add Exception property to log handler
8 years ago
Alex Gravely
c4dcb9dc17
Update client.cs ( #752 )
* Update client.cs
Let's not have the client be a local variable, hm?
* Update complete.cs
* Update complete.cs
* Update client.cs and complete.cs
Let's not have the client be a local variable, hm?
8 years ago
Joe4evr
0bdc2455bc
Add line to show subscribing to CommandService#Log ( #756 )
8 years ago
Joe4evr
b0a3ce5e7c
Respond to feedback.
8 years ago
Joe4evr
6cdc48bfa6
Move instructions about BuildServiceProvider() up
8 years ago
Joe4evr
12acfec1db
Respond to feedback
8 years ago
Joe4evr
d05191ed05
Added/clarified some comments in structure.cs
8 years ago
Joe4evr
af5fdec486
Update the quickstart structure to rc3.
8 years ago
Christopher F
5ade1e387b
Restructure documentation layout
8 years ago