Skip to content

balook/teleman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Teleman

Telegram cli tool for bot notifications

I used telegram botfather for this cli app

This tool code is copy of slackcat

export env variables

export TELEGRAM_API_TOKEN="apiToken"

export TELEGRAM_CHAT_ID="chat_id"

add both to bashrc command => ~/.bashrc;source ~/.bashrc

How to Use ?

echo "hello" | teleman
cat subdomains.txt | nuclei -t ./nuclei-templates -silent | teleman

You will get a notification in your telegram bot if you setup the token and chat it correctly

Install

go get github.com/balook/teleman

I have used bot father of Telegram

Generate Access Token and Chat_id

https://core.telegram.org/bots/api

About

Telegram cli tool for bot notifications

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages