Warning: Missing argument 3 for write(), called in /www/wwwroot/biwei1.cn/incs/robot.php on line 68 and defined in /www/wwwroot/biwei1.cn/incs/data.php on line 487
今天在尝试做一个Agent,帮我自动把即刻发的内容同步到Twitter最理想的情况就是我一发即刻,就自动发twitter,我没上代码,先用Coze做了MVP,用Coze的好处是Twiter的API 免费,想实现输入即刻的链接,然后自动发twitter搭建了一个Agent,主要用到了Browser这个插件,和Twitter…
发布时间:
1
数据加载中
Markdown支持
评论加载中...
您可能感兴趣的: 更多
').appendTo(document.body); } $(document).ready(function() { $("a.format_output").bind("click", function(e) { var tid = $(this).closest("div.entry").find("a.title").attr("vid"); if (tid) { clickCounter(tid); } }); });