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: ユーザー情報としてユーザーのアバターをサポートするように #928

Merged
merged 1 commit into from
Aug 1, 2023

Conversation

m1sk9
Copy link
Contributor

@m1sk9 m1sk9 commented Aug 1, 2023

Type of Change:

新規追加

Details of implementation (実施内容)

  • !userinfo ( !user ) で表示されるユーザー情報に新しくアバター画像をサポートしました。
  • ギルド別のアバター画像が設定されている場合はその画像を表示し、設定されていない場合はユーザーのアバター画像を表示します。 (常に優先されて表示されるのはギルド別のアバター画像です。)
  • アバター画像が設定されていない場合は初期設定のアバター画像が表示されます。 ( djs から提供されるURL)

@m1sk9 m1sk9 added the C-enhancement Category: enhancement label Aug 1, 2023
@m1sk9 m1sk9 merged commit ee417df into main Aug 1, 2023
9 of 10 checks passed
@m1sk9 m1sk9 deleted the feat/support-userinfo-avatar branch August 1, 2023 11:48
This was referenced Sep 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-enhancement Category: enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants