version = '1.0.4'
contact = '701805520'
github = 'https://github.com/LC044/WeChatMsg'
website = 'https://memotrace.lc044.love/'
copyright = '© 2022-2024 SiYuan'
license = 'GPLv3'
description = [
'1. 支持获取个人信息
',
'2. 支持显示聊天界面
',
'3. 支持导出聊天记录
* csv
* html
* '
'txt
* docx
',
'4. 生成年度报告——圣诞特别版',
]
about = f'''
版本:{version}
QQ交流群:请关注微信公众号回复:联系方式
地址:{github}
官网:{website}
新特性:
{''.join(['' + i for i in description])}
License {license}
Copyright {copyright}
'''