Skip to content

This project send messages by Telegram with Pentaho Data Integration using token e client id

Notifications You must be signed in to change notification settings

Leonardo18/kettle-telegram

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Kettle-Telegram

This project send messages by Telegram using a bot, developed using Pentaho Data Integration

Prerequisites

  • Install Pentaho Data Integration - Kettle, extract in some place in yor computer.

  • Will be need a Telegram account, where a conversation with BotFather need be initiated and using the command /token to generate keys, follow instructions of BotFather to complete

Usage

  • First thing to do after execute Prerequisites is change start-local.sh in root project folder, open it and change {YOUR_PATH_KETTLE_INSTALATION_HERE} (Prerequisites - 1)

  • To finish is necessary enter in the folder resources, the path from the root folder is "/src/main/resources" and change file config-local.properties, open it and change {YOUR_TELEGRAM_TOKEN_HERE} and {YOUR_TELEGRAM_ID_CLIENT_HERE} to your Telegram credentials and the chat_id where the messages will be delivered {YOUR_@CHANNELUSERNAME_HERE}

  • After this setup just run start-local.sh

Acknowledgments

About

This project send messages by Telegram with Pentaho Data Integration using token e client id

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages