PluralKit/Myriad
2025-04-28 06:29:08 -06:00
..
Builders feat: upgrade to .NET 6, refactor everything 2021-11-26 21:10:56 -05:00
Cache fix(bot): get rid of infra-specific code in HttpDiscordCache 2025-04-24 10:42:52 +00:00
Extensions fix(bot): clean up "not found in cache" errors in sentry 2025-02-24 10:53:18 +00:00
Gateway fix(bot): check message type in message update events 2025-04-28 06:29:08 -06:00
Rest chore: clean up compile warnings 2025-01-02 05:20:43 +00:00
Serialization feat: upgrade to .NET 6, refactor everything 2021-11-26 21:10:56 -05:00
Types feat(bot): server config toggle for @silent proxied messages 2024-12-30 04:33:17 +00:00
Utils feat: upgrade to .NET 6, refactor everything 2021-11-26 21:10:56 -05:00
Myriad.csproj feat: remote await events from gateway 2025-04-04 11:10:39 +00:00
packages.lock.json feat: remote await events from gateway 2025-04-04 11:10:39 +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