チャットログの整形 / Chat log formatter for iPoster

保存(ダウンロード)したiPosterのチャットログ(jsonファイル)をメモ帳などのエディタで開き,下の枠(テキストフィールド)にコピペすると,整形結果が下に表示されます.[,]や{}などを含め,まるごとコピペしてください.初期状態で入っているテキストは見本なので上書きしてください.整形結果を保存されたい方は,表の部分をそのままワードやエクセルにコピペしてみてください.なお,変換はブラウザ上で行なわれ,こちらのシステムではログファイルの保存等は一切していません.

Open chat log file (JSON) of your iPoster using text editor such as Notepad. Copy and paste the log to the box below. You can copy formatted text flom the table.

整形結果 / Formatted log

時間 / Time 名前 / Name メッセージ / Message 返信先 / Reply to
{{ item.DateCreated }} {{ item.ChatUser.UserName }} {{ item.ConvMessage }} {{ item.ReplyToUserName }}: {{ item.ReplyToMessage }}