Closed Zont1k closed 1 year ago
Why sample here, and not in the docs? I already pr'ed discord widget and it was preferred to be moved down to a full widget below...
I don't see a problem with having a sample here
I think that package versions shouldn't be hardcoded. Additionally, installation process is described in the documentation. But hm, maybe it should be added here too.
The example you provided doesn't seem valid to me. CommandService<CommandContext>
is created but never used. Also I am not sure if we should add code examples to readme. Examples take a lot of space.
Okay, you can remove the sample code and leave the nuget packages to install
I think the installation instructions are provided on nuget.org and in the docs, so this is just duplication. I don't think it should be added here. Also, I think the instructions you provided only work in the VS package manager console.
added information about downloading packages and an example code for starting the bot