code-chronicles-code/leetcode-curriculum
Make the bot POTD statement more fun by randomizing the daily message
オープン
#339 opened on 2024/08/17
enhancementgood first issue
Repository metrics
- Stars
- (19 個のスター)
- PR merge metrics
- (PR metrics pending)
説明
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.