PluralKit/Myriad
2022-09-29 17:54:03 +00:00
..
Builders
Cache
Extensions feat: fetch from REST instead of cache for cross-cluster lookups 2022-03-09 20:06:53 -05:00
Gateway
Rest feat(proxy): throw user-readable error on 413 when sending proxied attachments 2022-09-29 17:54:03 +00:00
Serialization feat: upgrade to .NET 6, refactor everything 2021-11-26 21:10:56 -05:00
Types feat(bot): clean up / paginate help command 2022-06-14 19:05:15 -04:00
Utils feat: upgrade to .NET 6, refactor everything 2021-11-26 21:10:56 -05:00
Myriad.csproj
packages.lock.json
README.md

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