标题: 讯飞星火机器人(测试版)已加入虎绿林
时间: 2023-05-07发布,2023-10-06修改
// ==UserScript==
// @name 虎绿林讯飞星火机器人
// @namespace https://hu60.cn/
// @version 1.0
// @description 把讯飞星火接入hu60wap6网站程序
// @author 老虎会游泳
// @match https://xinghuo.xfyun.cn/*
// @icon https://hu60.cn/favicon.ico
// @grant none
// ==/UserScript==
document.hu60VConsole = false; // 是否显示调试控制台,false:隐藏;true:显示。
document.hu60User = ''; // 虎绿林用户名
document.hu60Pwd = ''; // 虎绿林密码
document.hu60AdminUids = [1, 19346, 15953]; // 机器人管理员uid,管理员可以发“@讯飞星火,刷新页面”来重启机器人
document.hu60Domain = 'https://hu60.cn'; // 如果要对接其他网站,请修改此处的域名(必须是https的否则连不上)
var script = document.createElement("script");
script.src = document.hu60Domain + '/tpl/jhin/js/chatgpt/xinghuo.js?r=' + (new Date().getTime());
document.head.appendChild(script);
@该帐号
即可尝试对话。@自己
是不会有反应的,必须用另一个账号来和机器人对话。『回复列表(8|显示机器人聊天)』