dusk
482c923507
feat: better parameters handling, implement multi-token matching
2025-01-07 23:15:18 +09:00
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
Iris System
2dfb851246
feat: add abuse handling
2024-11-05 11:19:52 +13:00
alyssa
e4ed354536
feat: gateway service
2024-10-20 09:36:20 +09:00
Iris System
e93609df91
fix(bot): use ParseHid for input check in CreateNotFoundError
2024-05-11 20:07:01 +12:00
Iris System
dc3e21a195
fix(bot): correct length check in ctx.CreateNotFoundError
2024-05-11 20:07:01 +12:00
Iris System
9f56697241
feat: initial 6-character HID rework
2024-05-11 20:07:01 +12:00
spiral
bc2cfbeba3
fix: check if member target is 5-length alpha before trying to search by HID ( #441 )
2022-04-24 14:51:47 -04:00
rladenson
576b23bca5
fix: try getting own-system members first even when matching hid ( #439 )
...
this is a bandaid fix for an issue where queries matching only the hid index would get stuck forever
2022-04-06 02:19:35 -04:00
spiral
973d6d883c
fix: get guild from REST for pk;proxy across clusters
...
also closes #330 .
2022-03-30 05:54:21 -04:00
spiral
ae543b9c18
feat: fetch from REST instead of cache for cross-cluster lookups
2022-03-09 20:06:53 -05:00
spiral
979ab714c3
refactor: move ContextExts to own folder, CommandTree / command defs to CommandMeta folder
2021-11-26 22:04:04 -05:00