1
0
bluesky comment system
Go to file
2024-04-26 23:00:29 +09:00
.github/workflows update 2024-04-26 23:00:29 +09:00
public update 2024-04-26 23:00:29 +09:00
scpt update 2024-04-26 23:00:29 +09:00
src update 2024-04-26 23:00:29 +09:00
.gitignore update 2024-04-26 23:00:29 +09:00
babel.config.js update 2024-04-26 23:00:29 +09:00
package.json update 2024-04-26 23:00:29 +09:00
README.md update 2024-04-26 23:00:29 +09:00
vue.config.js update 2024-04-26 23:00:29 +09:00

ai cmt

bluesky blog comment system.

display posts from bluesky account on blog etc.

below, the bot will open the blog comment system.

# admin slash command
@yui.syui.ai /comment https://syui.ai/blog/post/2024/04/25/bluesky/

display posts on a specific blog path by replying to the opened bot post.

please reply with your comments here ↓

— ai (@yui.syui.ai) Apr 25, 2024 at 20:18
<link href="https://syui.ai/js/comment/app.js" rel="preload" as="script">
<link href="https://syui.ai/js/comment/chunk-vendors.js" rel="preload" as="script">
<div id="comment"></div>
<script async src="https://embed.bsky.app/static/embed.js" charset="utf-8"></script>
<script src="https://syui.ai/js/comment/chunk-vendors.js"></script>
<script src="https://syui.ai/js/comment/app.js"></script>