1. 首页
  2. 数据库
  3. 其它
  4. TouchPortal API 源码

TouchPortal API 源码

上传者: 2021-05-03 03:44:14上传 ZIP文件 6.76KB 热度 9次
适用于Python的API 在不了解Python的情况下为TouchPortal构建插件的简单方法。 安装 如果您不能下载,请在命令行中运行pip install TouchPortal-API 然后执行pip install [fileyoudownloaded]确保您使用的是最新版本的TouchPortal当前的TouchPortal API版本支持TP V2.3 用法 import TouchPortalAPI # Import the api TPClient = TouchPortalAPI . Client ( 'YourPluginID' ) # Initiate the client (replace YourPluginID with your ID) @ TPClient . on ( 'info' ) # This Will run once You've con
下载地址
用户评论