MaiBot/src/plugins/remote/__init__.py

5 lines
73 B
Python

from .remote import main
# 启动心跳线程
heartbeat_thread = main()