test update json

This commit is contained in:
2025-06-15 18:42:49 +09:00
parent 4df7f72312
commit 8b6b0f5a69
17 changed files with 915 additions and 551 deletions

View File

@@ -5,7 +5,7 @@
set -e
f=~/.config/syui/ai/bot/token.json
default_collection="ai.syui.log.chat"
default_collection="ai.syui.log.chat.comment"
default_pds="bsky.social"
default_did=`cat $f|jq -r .did`
default_token=`cat $f|jq -r .accessJwt`