Skip to content
This repository has been archived by the owner on Jan 15, 2024. It is now read-only.

Commit

Permalink
fix #3 ドキュメントの文言を微修正
Browse files Browse the repository at this point in the history
  • Loading branch information
yogarasu committed Aug 15, 2022
1 parent a6ce1c3 commit 0006ab5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ flowchart LR

## ドキュメント

- [移行できるものと移行しないもの](./docs/migration.md)
- [移行されるものと移行されないもの](./docs/migration.md)
- [初回設定](./docs/init.md)
- [仕様](./docs/specification.md)
- [参考リンク](./docs/reference.md)
Expand Down
6 changes: 3 additions & 3 deletions docs/migration.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# 移行できるものと移行しないもの
# 移行されるものと移行されないもの

## 移行できるもの
## 移行されるもの

- Public/Privateチャンネルのメッセージの移行 <span style="color:crimson;">※1</span>
- アーカイブされたチャンネルのメッセージの移行
Expand All @@ -17,7 +17,7 @@ Privateチャンネルを含めた全てのチャンネルのエクスポート

<span style="color:crimson;">※3</span> `.migtation/user.json`に、DiscordのユーザーIDを手動で設定する必要があります

## 移行しないもの
## 移行されないもの

- SlackBotの移行
- SlackのDM(ダイレクトメッセージ)の移行
Expand Down

0 comments on commit 0006ab5

Please sign in to comment.