Add a feature that counts the number of people interested in an event using the /join command. With /join, users can indicate their interest in this CTF competition, and by using /list, we can display the events with the highest number of participants who want to join.
Add a feature that counts the number of people interested in an event using the
/joincommand. With/join, users can indicate their interest in this CTF competition, and by using /list, we can display the events with the highest number of participants who want to join.