code-chronicles-code/leetcode-curriculum

Make the bot POTD statement more fun by randomizing the daily message

開放

#339 建立於 2024年8月17日

 (1 則留言) (1 個反應) (0 位負責人)TypeScript (12 個分叉)auto 404
enhancementgood first issue

倉庫指標

星標
 (19 顆星)
PR 合併指標
 (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.

貢獻者指南