Open Issues Need Help
View All on GitHubAI Summary: This issue aims to enhance user profiles by adding a `timezone` field, allowing Tenna to accurately determine a user's local day. Users will be able to set their timezone through an existing "Introduction command," which will also need to present a list of available timezone options. The implementation includes a default timezone and requires testing to ensure correct storage and real-time display of user timezones.
AI Summary: The current trivia API is providing duplicate questions for the quiz command, even after fixing category randomization. The team needs to either replace this API entirely or add a supplementary one to provide more unique questions. One candidate, The Open Trivia Database, offers more categories but raises concerns about question vetting and rate limiting.