Hi,
I'm creating a bot to handle internal company requests. So far I've had issues with the triggers due to capitalization. According to the information on docs, adding capitalization and articles will not help with the triggers. However, the bot doesn't recognize triggers in a different case automatically.
This screenshot shows the trigger where the word "CMS" is in lower case.
Over here, using lower case works, while using an upper case doesn't.
Is there any way to handle this without adding a whole bunch of triggers in different cases?
Note: I've also tried adding it as an entity but that doesn't work.