chore: relicense Myriad library to MIT, add license text
Some checks failed
Build and push Docker image / .net docker build (push) Has been cancelled
.net checks / run .net tests (push) Has been cancelled
.net checks / dotnet-format (push) Has been cancelled

This commit is contained in:
alyssa 2025-08-19 21:14:58 +00:00
parent 621889a6c2
commit 93659f1205
4 changed files with 645 additions and 2 deletions

View file

@ -2,4 +2,6 @@
'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>
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.