datacurve-ai / codeforces-discord-bot

A Discord bot middleman for interacting with Codeforces
0 stars 4 forks source link

Feature: Tournament w/ Friends #3

Open lsha0730 opened 1 month ago

lsha0730 commented 1 month ago

Let's say 3 friends want to practice together by entering a virtual Codeforces contest at the same time. Add a command such that they can input the start time and the contest type (Ex. div 3) for a contest, and have the bot suggest a contest that none of the three have participated in before, with confirm and deny buttons.

The command should follow the following syntax:

After the command is input, have the bot give some kind of confirmation message.

When the contest is over (let's say after two hours), the bot should show the results of the virtual contest, including the following information for each participant:

AhmedMohamedAbdelaty commented 1 month ago

I'll do this.