PluralKit/Myriad
2023-04-15 12:16:58 -04: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(bot): bump non-nitro file size limit to 25mb 2023-04-15 12:16:58 -04: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): correctly proxy voice messages 2023-04-15 12:10:04 -04:00
Serialization
Types feat(bot): correctly proxy voice messages 2023-04-15 12:10:04 -04:00
Utils
Myriad.csproj
packages.lock.json
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