telegram | channel linux console scripting setup

install telegram-send

on mobile phone:

create a public channel + get the url

create a bot by talking to botfather + get the apikey (the leading number is part of the key)

make your bot a channel admin

run

# telegram-send --config ~/.config/telegram-send-MYCHANNEL.cfg --configure-channel

https://github.com/rahiel/telegram-send

https://core.telegram.org/bots/api#formatting-options

printf "huhu \U0001F4A8\n\U0001F4A7" | telegram-send --disable-web-page-preview --config ~/.config/telegram-send.conf --format markdown --stdin

Leave a Reply

Please log in using one of these methods to post your comment:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

This site uses Akismet to reduce spam. Learn how your comment data is processed.