Began updating documentation; fixed features/permissions to use more up-to-date information; made features/events contain usable information (removed the table of events); marked commands as a stub due to it being outdated; modified samples; updated index page
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
Commands
|
||||
========
|
||||
|stub| Commands
|
||||
===============
|
||||
|
||||
The `Discord.Net.Commands`_ package DiscordBotClient extends DiscordClient with support for commands.
|
||||
|
||||
@@ -11,10 +11,10 @@ Example (Simple)
|
||||
.. literalinclude:: /samples/command.cs
|
||||
:language: csharp6
|
||||
:tab-width: 2
|
||||
|
||||
|
||||
Example (Groups)
|
||||
----------------
|
||||
|
||||
.. literalinclude:: /samples/command_group.cs
|
||||
:language: csharp6
|
||||
:tab-width: 2
|
||||
:tab-width: 2
|
||||
|
||||
Reference in New Issue
Block a user