EyeAuras can now react when it receives specific messages in Telegram.
This can be:
With a C# function, you can do any processing you need on the incoming text, as long as the function returns a boolean value.
To use this feature, you need to create a Telegram bot and send messages to it yourself, or have someone else send messages to it. EyeAuras will react to those messages.
Creating a bot usually takes no more than 10 minutes, even if this is your first time doing it. The most important part is getting the bot token. That token lets EyeAuras subscribe to the bot's incoming messages and also send messages on the bot's behalf using the Send To Telegram action.
Useful bot setup guides:
You can also test how your expression will behave when a specific message is received.
