Source of a Discord client library I wrote in 2017
Maki | ||
MakiTest | ||
.gitattributes | ||
.gitignore | ||
LICENSE.md | ||
Maki.sln | ||
README.md |
Maki
Maki is a Discord library mainly intended for personal use. It follows a more synchronous structure as opposed to something like Discord.net. I'm personally not the greatest fan of the whole async/await system, hence the existence of this library.
Requirements
Something that can compile and run .net framework 4.0 applications and install nuget packages.