使用mastodon/gotosocial作为评论系统
在模板文件中插入 <div class=comments> <?php if ($this->is('post')): ?> <?php $fediverseComments = FediverseSync_Plugin::getFediverseComments($this->cid); echo FediverseSync_...
在模板文件中插入 <div class=comments> <?php if ($this->is('post')): ?> <?php $fediverseComments = FediverseSync_Plugin::getFediverseComments($this->cid); echo FediverseSync_...
介绍 这是一个在发布文章时自动同步到Mastodon/Gotosocial的插件 功能 很简单的功能实现,使用AI编写 在发布文章时触发 使用 在后台设置填入实例的地址和token 可选择摘要的字数 下载地址 GoToSocialSync.zip