PluralKit/crates/command_definitions/src
2025-11-23 20:07:14 +00:00
..
admin.rs remove OpaqueStringRemainder and use Remainder like intended 2025-11-23 10:28:46 +00:00
api.rs implement rest of api (tokens) commands 2025-10-01 14:06:29 +00:00
autoproxy.rs implement autoproxy commands 2025-10-01 14:44:56 +00:00
config.rs fix cfg proxy switch not being parsed correctly 2025-11-23 10:48:07 +00:00
debug.rs implement proxied message and permcheck commands 2025-10-03 02:21:12 +00:00
fun.rs implement rest of the fun commands 2025-10-01 13:54:37 +00:00
group.rs fix group, member list related commands to work like on prod 2025-11-23 14:46:18 +00:00
help.rs implement command root 2025-10-07 21:59:26 +00:00
import_export.rs remove OpaqueStringRemainder and use Remainder like intended 2025-11-23 10:28:46 +00:00
lib.rs add flags for public / private 2025-10-08 17:57:56 +00:00
member.rs fix member proxy tags set 2025-11-23 19:56:47 +00:00
message.rs add clear-embed and clear-attachment aliases for respective flags to edit cmd 2025-11-23 20:07:14 +00:00
misc.rs implement misc commands 2025-10-07 14:47:35 +00:00
random.rs make random commands consistent by adding missing ones 2025-11-23 11:56:14 +00:00
server_config.rs make some common flags into constants 2025-10-08 04:29:48 +00:00
switch.rs remove OpaqueStringRemainder and use Remainder like intended 2025-11-23 10:28:46 +00:00
system.rs fix user ref regex, system ref parsing and add s <id> 2025-11-23 19:27:18 +00:00
utils.rs fix group, member list related commands to work like on prod 2025-11-23 14:46:18 +00:00