Commit Graph

4 Commits

Author SHA1 Message Date
Still Hsu
2473619e63 docs: Clarify command samples (#1257)
* Clarify command samples by adding additional notes about each methods

* Add additional notes for the Program class

* Change wording on token read

* Change prefix sample to match referenced example

Co-Authored-By: Still34 <341464@gmail.com>
2019-03-16 14:49:53 -04:00
Casino Boyale
552f34c30e docs: Removed double hooking of CommandService log event (#1225)
* Removed double hooking of CommandService log event

The log event is already hooked in Line 38 of program.cs

* Removed redundant log method
2018-12-31 12:18:06 -05:00
Christopher F
88e66860a6 docs: update command sample to use CommandExecuted, Log 2018-10-19 17:29:45 -04:00
Christopher F
217ec34ef0 Add sample bots to the solution (#972)
* Add sample bots to the solution

* Fix missing attributes, show use of preconditions
2018-04-29 11:16:27 -04:00