This is a NoneBot plugin designed to automatically capture and store all group chat messages into a PostgreSQL database. The plugin creates separate database tables for each group chat, ensuring organized data structure and efficient querying. It supports saving various media files including images and emoticons to local storage, with configurable options to enable or disable file saving based on user preferences. The plugin operates seamlessly in the background, providing reliable message archiving and media preservation capabilities for group chat management.
Raw data
{
"_id": null,
"home_page": "https://github.com/ericzhang-debug/nonebot-plugin-msglogger",
"name": "nonebot-plugin-msglogger",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "nonebot, nonebot-plugin, msglogger, Message, nonebot-plugin-msglogger",
"author": "EricZhang",
"author_email": "15364519511@163.com",
"download_url": "https://files.pythonhosted.org/packages/ba/ab/7d4cd2ba3ad2090d1e92b69730c336334ccdae6e138e431d657eb571dc76/nonebot_plugin_msglogger-0.0.4.tar.gz",
"platform": "any",
"description": "This is a NoneBot plugin designed to automatically capture and store all group chat messages into a PostgreSQL database. The plugin creates separate database tables for each group chat, ensuring organized data structure and efficient querying. It supports saving various media files including images and emoticons to local storage, with configurable options to enable or disable file saving based on user preferences. The plugin operates seamlessly in the background, providing reliable message archiving and media preservation capabilities for group chat management.\n",
"bugtrack_url": null,
"license": "GPLv3 Licence",
"summary": "A NoneBot plugin for automatically recording group chat messages into PostgreSQL database with media file storage support.",
"version": "0.0.4",
"project_urls": {
"Homepage": "https://github.com/ericzhang-debug/nonebot-plugin-msglogger"
},
"split_keywords": [
"nonebot",
" nonebot-plugin",
" msglogger",
" message",
" nonebot-plugin-msglogger"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "dd39dd631ca5807b1be7c8541064f97530f632ea3662e075ebce701865115447",
"md5": "8c2b5c323926500507c198d6407aed95",
"sha256": "2d66a16884e0743bac29e4e3332c70c54204ff2c27b2a43496df4061a81fc613"
},
"downloads": -1,
"filename": "nonebot_plugin_msglogger-0.0.4-py3-none-any.whl",
"has_sig": false,
"md5_digest": "8c2b5c323926500507c198d6407aed95",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 5866,
"upload_time": "2025-10-08T10:46:27",
"upload_time_iso_8601": "2025-10-08T10:46:27.588161Z",
"url": "https://files.pythonhosted.org/packages/dd/39/dd631ca5807b1be7c8541064f97530f632ea3662e075ebce701865115447/nonebot_plugin_msglogger-0.0.4-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "baab7d4cd2ba3ad2090d1e92b69730c336334ccdae6e138e431d657eb571dc76",
"md5": "77c9393d7e3143fff584dd705f6c50c9",
"sha256": "d7bec7f9125f56f1cf605abab92b1e5f18522d1b22335e97fffe6356e4f56ae1"
},
"downloads": -1,
"filename": "nonebot_plugin_msglogger-0.0.4.tar.gz",
"has_sig": false,
"md5_digest": "77c9393d7e3143fff584dd705f6c50c9",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 6119,
"upload_time": "2025-10-08T10:46:28",
"upload_time_iso_8601": "2025-10-08T10:46:28.326961Z",
"url": "https://files.pythonhosted.org/packages/ba/ab/7d4cd2ba3ad2090d1e92b69730c336334ccdae6e138e431d657eb571dc76/nonebot_plugin_msglogger-0.0.4.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-10-08 10:46:28",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "ericzhang-debug",
"github_project": "nonebot-plugin-msglogger",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "nonebot-plugin-msglogger"
}