Skip to content

Sirtheprogrammer/telegram-bot

Repository files navigation

HackerBot (Node.js)

A Telegram hacking assistant bot built with Node.js and Telegraf.

Features

  • /start: Welcome/help
  • /ipinfo : Fetch IP details
  • /dork : Google dork scraper
  • /portscan : Fast port scanner
  • /genlink : Simple phishing link generator

Setup

  1. Install dependencies:
    npm install
  2. Set your bot token in .env:
    BOT_TOKEN=YOUR_TELEGRAM_BOT_TOKEN
    
  3. Start the bot:
    npm start

Structure

  • main.js: Bot entry point
  • modules/: Command handlers
  • utils/: Helper functions

For educational and authorized use only.

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •