Trard / token-stealer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Token Stealer

Licence Stars

Bot to steal tokens from github.

Disclaimer

Bot for informational purposes only. I am not responsible for any damage caused by the bot inside my repository.

Installation

Node.js is required
Redis is required

Clon the bot:

git clone https://github.com/Trard/stealer.git

Add environment variables:

  • GITHUB_TOKEN="token from github"
  • STEALER_TELEGRAM_TOKEN="token from telegram bot"
  • STEALER_MONGO_LINK="link mongodb"

Install dependencies:

npm install

Run

Start the bot:

npm start

About

License:MIT License


Languages

Language:JavaScript 100.0%