code-chronicles-code/leetcode-curriculum

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

Ouverte

#339 ouverte le 17 août 2024

 (1 commentaire) (1 réaction) (0 personne assignée)TypeScript (12 forks)auto 404
enhancementgood first issue

Métriques du dépôt

Stars
 (19 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

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.

Guide contributeur