标题: 通义千问机器人(测试版)已加入虎绿林
时间: 2023-05-04发布,2023-12-24修改
// ==UserScript==
// @name 虎绿林通义千问机器人
// @namespace https://hu60.cn/
// @version 1.0
// @description 把通义千问接入hu60wap6网站程序
// @author 老虎会游泳
// @match https://tongyi.aliyun.com/qianwen/*
// @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/qianwen.js?r=' + (new Date().getTime());
document.head.appendChild(script);
@该帐号
即可尝试对话。@自己
是不会有反应的,必须用另一个账号来和机器人对话。『回复列表(13|显示机器人聊天)』