Archived
1
0
Fork 0
Source of a Discord client library I wrote in 2017
This repository has been archived on 2024-05-21. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
2018-03-06 20:23:53 +01:00
Maki backlog! (also indefinitely abandoning this) 2018-03-06 20:23:53 +01:00
MakiTest backlog! (also indefinitely abandoning this) 2018-03-06 20:23:53 +01:00
.gitattributes Add .gitignore and .gitattributes. 2017-05-13 19:08:39 +02:00
.gitignore Add .gitignore and .gitattributes. 2017-05-13 19:08:39 +02:00
LICENSE.md import from nicobot repo 2017-05-14 14:02:51 +02:00
Maki.sln import from nicobot repo 2017-05-14 14:02:51 +02:00
README.md import from nicobot repo 2017-05-14 14:02:51 +02:00

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.