PluralKit/Myriad
2021-05-30 16:45:45 +02:00
..
Builders Add embed builder, some more ported classes 2020-12-23 02:19:02 +01:00
Cache Fix a few more compiler warnings 2021-05-07 10:56:15 +02:00
Extensions Converted shard and logclean service 2021-01-30 01:07:43 +01:00
Gateway Add correct serialization for gateway user status 2021-03-21 14:38:28 +01:00
Rest Set correct REST user-agent 2021-05-26 23:09:43 +01:00
Serialization Fix error on @ everyone 2021-03-18 11:34:35 +01:00
Types Add basic interactivity framework 2021-05-30 16:45:45 +02:00
Utils Port the DM stuff 2020-12-25 13:58:45 +01:00
Myriad.csproj Fix a few more compiler warnings 2021-05-07 10:56:15 +02:00
README.md Add README for Myriad library 2021-05-26 23:06:55 +01:00

Myriad

'Myriad' is a .NET library used to interact with the Discord API. It's primarily intended for use with PluralKit, but feel free to fork or submodule it!

You can find a simple example bot using the Myriad library here: https://git.sr.ht/~spiral/myriad-example