Skip to content

Commit

Permalink
README.mdを編集
Browse files Browse the repository at this point in the history
  • Loading branch information
kosugikun committed Mar 27, 2021
1 parent ab21c4f commit 20403b2
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 1 deletion.
10 changes: 9 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,9 @@
# TextToSpeakBot
# 読み上げボット(TextToSpeakBot)

読み上げボットは、Open JTalkを使用したシンプルで操作性の良いボットです。
# 機能
- 辞書機能
- テキストを送信したユーザー名を読み上げ
- ボイスチャンネルに参加、退出したユーザーの名前を読み上げ
- シンプルで使いやすいUI
- ユーザーごとに細かく声の設定が可能
13 changes: 13 additions & 0 deletions SECURITY.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# セキュリティポリシー

## サポートされているバージョン

現在、サポートされているバージョンをここで確認してください。

| バージョン | サポート |
| ------- | ------------------ |
| 0.1.x | :white_check_mark: |

## 脆弱性の報告

脆弱性が、どんな操作をしたときか、その脆弱性はどのくらいの頻度で発生するのか詳しくissuesに書き込んで下さい。

0 comments on commit 20403b2

Please sign in to comment.