Project uses Apache Camel and Spring. It searches the latest tweets containg the given phrase, and sends the tweets to Telegram conversation. It's possible to change the phrase by editing the application.properties file, as well as change the Telegram chat ID.
Please enter your own authorization keys in application.properties file.
Run by writting in command prompt: gradle clean bootRun