PluralKit/crates/command_definitions/src
2025-10-04 19:32:58 +00:00
..
admin.rs implement admin commands 2025-10-04 01:57:48 +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
commands.rs refactor: separate commands into command_parser, command_definitions crates 2025-01-21 04:31:03 +09:00
config.rs implement the rest of the config commands 2025-10-04 19:32:58 +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 better parameters handling, implement import export 2025-10-03 15:50:54 +00:00
help.rs implement admin commands 2025-10-04 01:57:48 +00:00
import_export.rs better parameters handling, implement import export 2025-10-03 15:50:54 +00:00
lib.rs implement admin commands 2025-10-04 01:57:48 +00:00
member.rs better parameters handling, implement import export 2025-10-03 15:50:54 +00:00
message.rs implement admin commands 2025-10-04 01:57:48 +00:00
misc.rs refactor: separate commands into command_parser, command_definitions crates 2025-01-21 04:31:03 +09:00
random.rs implement parse list options and related commands 2025-09-30 18:45:35 +00:00
server_config.rs refactor: separate commands into command_parser, command_definitions crates 2025-01-21 04:31:03 +09:00
switch.rs better parameters handling, implement import export 2025-10-03 15:50:54 +00:00
system.rs implement the rest of the config commands 2025-10-04 19:32:58 +00:00
utils.rs implement parse list options and related commands 2025-09-30 18:45:35 +00:00