Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 542 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 542 Bytes

telegram-private-bot

A cli application to use a private telegram bot to send you private messages from your other applications through the cli

Installation

npm i -g https://github.com/Mohd-PH/telegram-private-bot

Usage

First you need to setup a bot to send the messages

Talk to the @BotFather in telegram and setup a new bot

Then use this command to configure the application

telegram-private-bot -a

It will ask you few questions.

After setting up the bot, send a message using

telegram-private-bot -m 'YOUR MESSAGE HERE'