I am actually making a discord bot for my university and I need to add a command to get the timetable, but the problem is, that I need a start date and a end date to get a range of courses, so for the moment users have to put date with YYYY-MM-DD format, like on the screen, but its not a really good way, its slow to type, does anyone know how can I improve this ?
Im using discordjs 13.2.0 but I can update if needed