mirror of
https://github.com/AstrBotDevs/AstrBot
synced 2026-07-17 09:50:31 +08:00
alter_cmd.py: - Add explicit type annotations for alter_cmd_cfg - Rename variables for clarity (scene_num -> scene_index, cmd_type -> permission_type) - Add validation for permission_type parameter conversation.py: - Add type annotations and improve command handling persona.py: - Clean up type annotations provider.py: - Add type annotations and improve provider command handling setunset.py: - Add type annotations for configuration operations