Open Issues Need Help
View All on GitHubAI Summary: The user wants to add a feature to the bot that allows it to cycle through various fun activities while it is idle or performing tasks. This is an enhancement request to make the bot more engaging.
Discord bot for managing wise old man groups
Discord bot for managing wise old man groups
AI Summary: This issue proposes introducing a builder pattern to format command output separately from the `SlashCommand` classes. This will enable better testing of service output using snapshot assertions and improve developer experience by decoupling output formatting.
Discord bot for managing wise old man groups
AI Summary: This issue proposes implementing a periodic check of the 'wiseoldman usernames' endpoint to detect and update usernames in the system when new information is available. The goal is to ensure user data remains current by leveraging external username updates.
Discord bot for managing wise old man groups
AI Summary: This issue requests an update to a data structure diagram within the project's README file. The goal is to ensure the visual representation accurately reflects the current data structure.
Discord bot for managing wise old man groups
AI Summary: This issue requests the creation of tests for the SlashCommand classes to address low test coverage. The goal is to find an effective method for testing these commands and thereby improve the overall test coverage of the project.
Discord bot for managing wise old man groups
AI Summary: This issue proposes adding a validation step before assigning an account to a user. The system should check if the user account exists within WiseOldMan, potentially by pinging for an updated snapshot. If the account is valid or can be created, it should be returned; otherwise, a 'false' should be returned with an appropriate user-facing message.
Discord bot for managing wise old man groups