Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: 登録削除コマンド "vcspeaker remove" の追加 #173

Merged
merged 5 commits into from
Jul 7, 2024

Conversation

book000
Copy link
Member

@book000 book000 commented Jul 6, 2024

@book000 book000 requested a review from yuuahp July 6, 2024 17:13
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

一応確認とかほしくないですか?
「すべて削除しますけどよろしいですか?戻せませんよ?」
みたいな

あと Guild ごとのデータって Alias とか Ignore とかもありますが、そこらへんは削除しませんか?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

まあ、たしかに。
/vcspeaker remove confirm とか追加で叩かせるようにしますか?

Alias, Ignoreの削除については不足しているので追加します。

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ボタンの方が簡単かなって思ってましたがどうですか?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

あーそうか、テキストコマンドは無いからボタンインタラクションとか使えるのか…。
そっちのほうがいいですね

Copy link
Member Author

@book000 book000 Jul 7, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

確認処理と、エイリアスとかの情報削除処理を追加しました。
こういうのもテストコード書きたいですね、モックの書き方含め、よくわからんですけど…。

@book000
Copy link
Member Author

book000 commented Jul 7, 2024

確認処理画面

20240707-211906-DiscordPTB-AfcOxvePNy

「はい」を選択した場合

20240707-211935-DiscordPTB-JyxbxsftAx

「いいえ」を選択した場合

20240707-211912-DiscordPTB-u0vIyMEQR3

@book000 book000 requested a review from yuuahp July 7, 2024 12:22
Copy link
Member

@yuuahp yuuahp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

他の Embed のタイトルと合わせました

@yuuahp yuuahp enabled auto-merge July 7, 2024 12:49
@yuuahp yuuahp added this pull request to the merge queue Jul 7, 2024
Merged via the queue into jaoafa:main with commit fb499c3 Jul 7, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

サーバ登録解除コマンドが存在しない
2 participants