ksauraj / telegram-bash-bot

A telegram bot written in bash.
https://ksauraj.github.io/telegram-bash-bot
GNU General Public License v3.0
7 stars 3 forks source link
bash bash-scripting hacktoberfest hacktoberfest-accepted hacktoberfest2024 telegram-bot telegram-bot-api

Telegram Bash Bot

A telegram bot written in bash, which can perform various functions over Telegram Bot API. You can take this project as a template for making your own bot.

Uses https://core.telegram.org/bots/api for API calls.

By @ksauraj and @Hakimi0804