mirror of
https://github.com/PluralKit/PluralKit.git
synced 2026-02-04 13:06:50 +00:00
Sending a close code of 1000 or 1001 invalidates gateway sessions. Instead, we use close code 1005 (no error specified) |
||
|---|---|---|
| .. | ||
| Builders | ||
| Cache | ||
| Extensions | ||
| Gateway | ||
| Rest | ||
| Serialization | ||
| Types | ||
| Utils | ||
| Myriad.csproj | ||
| packages.lock.json | ||
| README.md | ||
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