PluralKit/Myriad
asleepyskye 83f2d33c3d
Some checks are pending
Build and push Docker image / .net docker build (push) Waiting to run
.net checks / run .net tests (push) Waiting to run
.net checks / dotnet-format (push) Waiting to run
feat(bot): port message info embeds to cv2
2025-10-24 10:23:38 -04:00
..
Builders
Cache
Extensions
Gateway
Rest feat(bot): ComponentsV2 system/member/group cards 2025-09-07 10:16:50 +12:00
Serialization
Types feat(bot): port message info embeds to cv2 2025-10-24 10:23:38 -04:00
Utils
COPYING chore: relicense Myriad library to MIT, add license text 2025-08-19 21:14:58 +00:00
Myriad.csproj
packages.lock.json
README.md chore: relicense Myriad library to MIT, add license text 2025-08-19 21:14:58 +00: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

The Myriad library (/Myriad directory in this repository) is available under the MIT license. The license text can be found in the /Myriad/COPYING file.