PluralKit/Myriad
2021-08-23 22:55:21 +02:00
..
Builders Add embed builder, some more ported classes 2020-12-23 02:19:02 +01:00
Cache Preliminary support for APIv9 and threads 2021-07-15 12:41:19 +02:00
Extensions oops, actually check guild permissions as well in channel EveryonePermissions 2021-08-15 01:04:04 -04:00
Gateway Only hang shard startup until sending identify 2021-08-12 09:05:02 +02:00
Rest Use docs-compliant user agent again 2021-08-23 22:55:21 +02:00
Serialization Fix error on @ everyone 2021-03-18 11:34:35 +01:00
Types hopefully a fix for #384 2021-08-15 00:50:31 -04:00
Utils Port the DM stuff 2020-12-25 13:58:45 +01:00
Myriad.csproj Add NuGet lock files 2021-07-08 09:04:20 -04:00
packages.lock.json Add NuGet lock files 2021-07-08 09:04:20 -04: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