Add msgpack and zstandard dependencies; implement MMIPKG tool for emoji packaging and unpacking
- Updated requirements.txt to include msgpack and zstandard libraries. - Implemented the MMIPKG tool for exporting and importing registered emojis in MaiBot. - Added functionality for image processing, SHA256 calculation, and database interaction. - Included error handling and user prompts for a better interactive experience.
This commit is contained in:
@@ -25,4 +25,6 @@ structlog>=25.4.0
|
||||
toml>=0.10.2
|
||||
tomlkit>=0.13.3
|
||||
urllib3>=2.5.0
|
||||
uvicorn>=0.35.0
|
||||
uvicorn>=0.35.0
|
||||
msgpack
|
||||
zstandard
|
||||
1125
scripts/mmipkg_tool.py
Normal file
1125
scripts/mmipkg_tool.py
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user