* 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>
* Removed double hooking of CommandService log event The log event is already hooked in Line 38 of program.cs * Removed redundant log method
* Add sample bots to the solution * Fix missing attributes, show use of preconditions