PluralKit/Myriad
2024-11-17 10:01:57 +13:00
..
Builders feat: upgrade to .NET 6, refactor everything 2021-11-26 21:10:56 -05:00
Cache feat(bot): also cluster gateway cache on .internal 2024-11-10 11:08:30 +09:00
Extensions fix(bot): throw better errors for (some) failed cache lookups 2024-11-14 13:40:35 +09:00
Gateway chore: update dotnet-bot's idea of what errors are our problem 2024-10-20 09:36:20 +09:00
Rest feat(bot): add -clear-attachments flag to pk;edit (#700) 2024-11-17 10:01:57 +13:00
Serialization feat: upgrade to .NET 6, refactor everything 2021-11-26 21:10:56 -05:00
Types Revert "feat(bot): remove double push notifications" 2024-10-05 23:07:17 +09:00
Utils feat: upgrade to .NET 6, refactor everything 2021-11-26 21:10:56 -05:00
Myriad.csproj chore: update nuget Grpc.Tools to 2.47.0 2022-07-05 11:15:30 +00:00
packages.lock.json chore: update nuget Grpc.Tools to 2.47.0 2022-07-05 11:15:30 +00: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