PluralKit/Myriad
2023-01-08 03:07:22 +13:00
..
Builders
Cache refactor(bot): remove saving own user ID from ready event, rely on ID in config 2022-09-06 09:52:37 +00:00
Extensions feat: fetch from REST instead of cache for cross-cluster lookups 2022-03-09 20:06:53 -05:00
Gateway Revert "fix(bot): wait for identify limit on identify instead of shard connect" 2022-12-24 22:37:04 +00:00
Rest feat(bot): allow clearing embeds from proxied messages 2023-01-08 03:07:22 +13:00
Serialization
Types feat(bot): clean up / paginate help command 2022-06-14 19:05:15 -04:00
Utils
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

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