Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 441 Bytes

README.md

File metadata and controls

26 lines (18 loc) · 441 Bytes

telegram-sendmessage

Use the Telegram API to send a message to all users having a conversation with the bot. You need to get an API token first and put it in ~/.telegram-token. You can get such a token from the Botfather.

Usage

$ telegram-sendmessage your message goes here

Installation

Using stack:

$ stack install

With cabal:

$ cabal install