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

カスタム絵文字のアンロックの実装方法 / ポイント消費 #26

Open
Yamamoto1012 opened this issue Nov 6, 2024 · 0 comments
Assignees

Comments

@Yamamoto1012
Copy link
Collaborator

概要

ポイントの消費を用いて、カスタム絵文字のアンロックを行う。

要望する機能

ユーザーがポイントを消費することで、特定のカスタム絵文字を使用する権利を与える。

背景 / 課題

特定のユーザーにだけ絵文字の仕様を制限する機能は現在ない為、表示する方法を工夫する必要がある。

実装の提案(任意)

  1. ポイント管理: ユーザーがポイントを消費して絵文字をアンロックした情報をDBに保存。
  2. 専用コマンドの作成: アンロックされたユーザーだけが使用できるカスタムコマンドを作成
  3. 絵文字の送信: botがユーザーがの代わりに、その絵文字を含むメッセージをチャンネルに投稿
    スクリーンショット 2024-11-06 17 10 22.
  4. 使用制限: アンロックしていないユーザーがコマンドを使用した場合に、エラーメッセージを表示

関連Issue(任意)

その他の参考情報(任意)

@Yamamoto1012 Yamamoto1012 self-assigned this Nov 11, 2024
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

No branches or pull requests

1 participant