PluralKit/Myriad
2021-11-09 02:19:31 -05:00
..
Builders run dotnet format 2021-08-27 11:03:47 -04:00
Cache run dotnet format 2021-08-27 11:03:47 -04:00
Extensions feat: respect guild boost file size limit when re-sending attachments 2021-11-04 14:13:43 -04:00
Gateway Don't hang shard startup for too long 2021-09-07 02:21:46 +02:00
Rest fix: fix reporting Discord response metrics to influxdb 2021-11-09 02:19:31 -05:00
Serialization run dotnet format 2021-08-27 11:03:47 -04:00
Types feat: respect guild boost file size limit when re-sending attachments 2021-11-04 14:13:43 -04:00
Utils run dotnet format 2021-08-27 11:03:47 -04:00
Myriad.csproj Add NuGet lock files 2021-07-08 09:04:20 -04:00
packages.lock.json Add NuGet lock files 2021-07-08 09:04:20 -04:00
README.md Add README for Myriad library 2021-05-26 23:06:55 +01: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