code-chronicles-code/leetcode-curriculum

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

Aperta

#339 aperta il 17 ago 2024

 (1 commento) (1 reazione) (0 assegnatari)TypeScript (12 fork)auto 404
enhancementgood first issue

Metriche repository

Star
 (19 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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.

Guida contributor