feat: add app market

This commit is contained in:
zhayujie
2023-05-28 19:08:23 +08:00
parent f1a00d58ca
commit 34277a3940
6 changed files with 81 additions and 1 deletions

View File

@@ -23,7 +23,6 @@ from common.time_check import time_checker
from config import conf, get_appdata_dir
from lib import itchat
from lib.itchat.content import *
from plugins import *
@itchat.msg_register([TEXT, VOICE, PICTURE, NOTE])