Skip to content

Latest commit

 

History

History
28 lines (15 loc) · 1.05 KB

README.md

File metadata and controls

28 lines (15 loc) · 1.05 KB

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"