Add README for Myriad library

This commit is contained in:
spiral 2021-05-26 23:06:55 +01:00
parent d7c0592947
commit ba6beab245
No known key found for this signature in database
GPG Key ID: A6059F0CA0E1BD31
1 changed files with 5 additions and 0 deletions

5
Myriad/README.md Normal file
View File

@ -0,0 +1,5 @@
## 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>