Skip to content

abhiunix/notify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

notify

Simple bash script to get notification on telegram when a task is completed in your terminal.

To create your own bot:

Get your bot_token:

  • Open Telegram and search for @BotFather, send him a “/start” message or click on "https://t.me/BotFather".
  • Now Send another message “/newbot” then follow the instructions to setup a name and a username.
  • You will get your token to access the HTTP API, this HTTP API token is your bot_token.

Get your chatid:

  • Now Open Telegram and search for @chatid_echo_bot, send him a “/start” message or click on "https://t.me/chatid_echo_bot" to get your chatid.

Usage:

./notify.sh "SQL injection on target.com"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages