code-chronicles-code / code-chronicles-code/leetcode-curriculum
Make the bot POTD statement more fun by randomizing the daily message
オープン
enhancement
good first issue
- 主要言語
- TypeScript
- スター
- 20
- フォーク
- 12
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
The discord bot that publishes the daily Leetcode problem publishes the link and an additional message per difficulty in https://github.com/code-chronicles-code/leetcode-curriculum/blob/main/workspaces/post-leetcode-potd-to-discord/src/getPotdMessage.ts.
We can make the message more fun by having more random messages for each difficulty level.
コントリビューションガイド
調査の方向性
まず workspaces/post-leetcode-potd-to-discord/src/getPotdMessage.ts を読み、特に各難易度レベルで追加メッセージがどのように選択されるかを確認します。既存の毎日の問題へのリンクと難易度ごとの動作を維持しながら、ランダムな候補を追加します。各難易度レベルについて、bot が適切なメッセージを2種類以上生成できれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- typescript
- 領域
- backend
- issue の種類
- 機能追加
- 難易度
- 2/5
- 見積もり時間
- 1〜3時間
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 48/100