Skip to content

v2.0.0

Latest
Compare
Choose a tag to compare
@Dipankar-Kumar-Singh Dipankar-Kumar-Singh released this 07 Jun 05:53
· 43 commits to main since this release

The bot is fully UI friendly now , the code follow some good design patterns , tried to follow the SOLID principle as much as possible, making code modular and more generic .
Change Log :

  1. Menu Changed
  2. OAC and Food-Court Menu added
  3. Image support provided ( Menu are in form of image )
  4. "Now query" support , user can ask for what's now , and it will send the correct day and time meel to the user ..
  5. Intent Detection system applied , Now intent of the user can be found out by the text message and appropriate handler for the particular intent will be given back and the Handler will execute the program . ( similar to Elatic Search )

Full Changelog: beta...stable