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.

贡献者指南