Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 436 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 436 Bytes

keyGrabber

A self-bot that grab any steam keys dropped on a discord channel and activate it automatically onto your account.

WARNING: This is against Discord's ToS.

Install

  1. Extract all files to the desired location.
  2. Run in your terminal, with NPM installed: npm install.
  3. Rename the config.default.json file to config.json and configure it.
  4. Run the script with the command: npm run dev or npm run start.