PluralKit/Myriad
2022-06-14 19:05:15 -04:00
..
Builders feat: upgrade to .NET 6, refactor everything 2021-11-26 21:10:56 -05:00
Cache chore: lint 2022-04-20 10:47:15 -04:00
Extensions feat: fetch from REST instead of cache for cross-cluster lookups 2022-03-09 20:06:53 -05:00
Gateway feat: update to Discord API v10 2022-02-26 16:28:20 -05:00
Rest chore: update github repo URL 2022-06-05 12:57:10 -04:00
Serialization feat: upgrade to .NET 6, refactor everything 2021-11-26 21:10:56 -05:00
Types feat(bot): clean up / paginate help command 2022-06-14 19:05:15 -04:00
Utils feat: upgrade to .NET 6, refactor everything 2021-11-26 21:10:56 -05:00
Myriad.csproj feat(bot): add Redis cache 2022-04-13 08:44:53 -04:00
packages.lock.json feat(bot): add Redis cache 2022-04-13 08:44:53 -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