This website requires JavaScript.
Explore
Help
Register
Sign In
liz
/
PluralKit
Watch
1
Star
0
Fork
0
You've already forked PluralKit
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
PluralKit
/
PluralKit.Bot
/
Handlers
History
spiral
0efaab6d95
refactor: don't use 'out' in IDiscordCache methods
...
this change is required for async cache (.NET doesn't support async ref/out params)
2021-11-18 13:11:02 -05:00
..
IEventHandler.cs
run dotnet format
2021-08-27 11:03:47 -04:00
InteractionCreated.cs
run dotnet format
2021-08-27 11:03:47 -04:00
MessageCreated.cs
feat: async cache
2021-11-17 20:41:02 -05:00
MessageDeleted.cs
refactor: add SqlKata for SQL generation, move connection handling into ModelRepository
2021-09-29 21:51:38 -04:00
MessageEdited.cs
feat: async cache
2021-11-17 20:41:02 -05:00
ReactionAdded.cs
refactor: don't use 'out' in IDiscordCache methods
2021-11-18 13:11:02 -05:00