PluralKit/crates
dusk eec9f64026
feat: implement proper ("static") parameters handling command parser -> bot
feat: handle few more commands bot side
fix(commands): handle missing parameters and return error
refactor(commands): use ordermap instead of relying on a sort function to sort tokens
2025-01-05 13:00:06 +09:00
..
api chore: clean up compile warnings 2025-01-02 05:20:43 +00:00
avatars chore: clean up compile warnings 2025-01-02 05:20:43 +00:00
commands feat: implement proper ("static") parameters handling command parser -> bot 2025-01-05 13:00:06 +09:00
dispatch chore: clean up compile warnings 2025-01-02 05:20:43 +00:00
gateway chore: reorganize rust crates 2025-01-02 05:20:43 +00:00
libpk fix(avatars): use correct timestamp type 2025-01-02 06:43:57 +00:00
model_macros chore: clean up compile warnings 2025-01-02 05:20:43 +00:00
models chore: clean up compile warnings 2025-01-02 05:20:43 +00:00
scheduled_tasks fix(scheduled_tasks): expected_gateway_count is not inclusive 2025-01-03 04:29:30 +00:00