code-chronicles-code/leetcode-curriculum

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

Offen

#339 geöffnet am 17.08.2024

 (1 Kommentar) (1 Reaktion) (0 zugewiesene Personen)TypeScript (12 Forks)auto 404
enhancementgood first issue

Repository-Metriken

Stars
 (19 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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.

Contributor Guide