PluralKit/Myriad
2022-09-06 09:52:37 +00:00
..
Builders
Cache refactor(bot): remove saving own user ID from ready event, rely on ID in config 2022-09-06 09:52:37 +00: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(bot): always allow reproxying latest message in channel 2022-08-27 17:02:50 +12:00
Serialization feat: upgrade to .NET 6, refactor everything 2021-11-26 21:10:56 -05:00
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