Add README for Myriad library

This commit is contained in:
spiral
2021-05-26 23:06:55 +01:00
parent d7c0592947
commit ba6beab245

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>