PluralKit/Myriad
2022-03-09 20:06:53 -05:00
..
Builders feat: upgrade to .NET 6, refactor everything 2021-11-26 21:10:56 -05:00
Cache fix: update guild cache on GUILD_UPDATE event 2022-02-04 14:54:56 -05: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 feat: log error when globally ratelimited 2022-02-26 16:28:28 -05:00
Serialization feat: upgrade to .NET 6, refactor everything 2021-11-26 21:10:56 -05:00
Types fix: don't try to re-send stickers and activity invites 2022-01-14 23:22:12 -05:00
Utils feat: upgrade to .NET 6, refactor everything 2021-11-26 21:10:56 -05:00
Myriad.csproj feat: add Redis identify ratelimiter 2022-01-13 12:26:25 -05:00
packages.lock.json feat: add Redis identify ratelimiter 2022-01-13 12:26:25 -05: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