Sprint 3
The first priority is to redeploy MVP and fix the issues. Any bugs that surface post-customer testing will be promptly addressed. The aim is to maintain a harmonious and tranquil team environment throughout the process. A foundational state of the project will be established, allowing us to revert to this point as needed. Although, we will do unit tests and a pipeline with linter. Mostly this sprint aims to establish normal workflow of a bot and test it out in environment.
We will actively seek feedback from the customer regarding the functionality of MVP. This feedback will be instrumental in improving the quality of the bot and potentially adding new features.
This milestone will address several key issues to improve the bot's functionality and user experience. These issues include:
Replacing Telegram API command characters: To enable the creation of hyperlinks, all Telegram API command characters will be replaced with their versions featuring //. This will ensure that commands are easily accessible and user-friendly.
Parsing GPT text into Digest for the user: The text generated by GPT will be parsed and structured into a digestible format for the user. This will make it easier for users to consume and understand the information provided by the bot.
Wrapping generated links with hyperlinks: To improve user experience and accessibility, all generated links will be wrapped within hyperlinks for the messages. This will allow users to directly interact with the links, making the bot more intuitive and user-friendly.
By addressing these issues, the bot will provide a more seamless and engaging experience for users, making it easier for them to interact with the bot and access the information they need.