vgonisanz / telegrambot-sh-notifier

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Basic bot

This bot based on bash is designed to send messages, images, and other actions to a determinated user using telegram API.

Generating a new config

Generate a new configuration for your bot

cp config.sh.in config.sh

Fill the variables TOKEN with your private bot token and USER_ID to fit your USER ID at telegram.

Samples

  • ....

About

License:GNU General Public License v3.0


Languages

Language:Shell 100.0%