finos / spring-bot

Spring Boot + Java Integration for Symphony/Teams Chat Platform Bots and Apps
https://springbot.finos.org
Apache License 2.0
60 stars 35 forks source link

Kore AI Bot Addressing #189

Closed robmoffat closed 2 years ago

robmoffat commented 3 years ago

Bug Report

  1. Addressing in the bot like @SomeBot hi sends the whole text to KoreAI, not just the hi
  2. If you quote an original message to the bot, it also sends that to the bot:

image

this happens because the first @mention is to the bot

robmoffat commented 2 years ago

kore-ai not part of spring-bot anymore