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

分報チャンネルを自動で作成する際にユーザーの分報URLも自動で登録されてほしい #6907

Closed
ogawa-tomo opened this issue Sep 16, 2023 · 3 comments
Assignees

Comments

@ogawa-tomo
Copy link
Contributor

機能の説明

ユーザーの新規登録時に分報チャンネルを自動で作成するようになっていますが、その際にプロフィールページの分報URLは入力されません。ここも自動で入力されるようにすると便利かと思いました。

image

image

補足

分報チャンネルを作成するときに何らかの方法でURLを取得し、ここでtimes_urlも一緒に登録するとよさそうです。

user.discord_profile.update(times_id: times_channel.id)

また、退会時に分報を削除する際もtimes_urlを削除する必要があります。

user.discord_profile.update!(times_id: nil)

Copy link

github-actions bot commented Jan 9, 2024

このissue|PRは60日間更新がないため7日後にcloseします。closeしたくない場合はstaleラベルを外してください。

@github-actions github-actions bot added the stale label Jan 9, 2024
@komagata komagata removed the stale label Jan 9, 2024
Copy link

このissue|PRは60日間更新がないため7日後にcloseします。closeしたくない場合はstaleラベルを外してください。

@Takuya-Sakai91
Copy link
Contributor

本番環境で動作確認頂いたのでcloseします。

@komagata komagata moved this to 完成 in bootcamp Aug 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

No branches or pull requests

4 participants