rtwksai / contest-bot

A simple bot to update about contests on Codeforces and Hackerearth on Discord
MIT License
0 stars 0 forks source link

Feat: Set Reminders on the day of the contest #4

Open rtwksai opened 3 years ago

rtwksai commented 3 years ago

Once -cfnext command is exectued, the client must get an option to set reminders.

Features

chmey commented 3 years ago

I'll look into it.

rtwksai commented 3 years ago

@chmey any updates?

chmey commented 3 years ago

@DaKeiser I'm on it. Expect a PR tonight.

rtwksai commented 3 years ago

@chmey Sure go ahead. Do check out @NikiAdivi's implementation in dev-niki branch. It was a quick one. Do create a PR once you solve the issue.

chmey commented 3 years ago

Oh. What's left to do then after @NikiAdivi implementation?

rtwksai commented 3 years ago

If you have a better or an efficient solution, do create a PR. But there is a lot of improvement needed on @NikiAdivi implementation. Currently reminders can be set only on calling the command explicitly. It would be an ideal situation if the bot drops in emojis 1, 3, 5 along with the -cfnext embed, so that an user can directly click on that to set a reminder

rtwksai commented 3 years ago

Or even if you have made some progress, don't mind to share it by creating a PR