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.
- Extract all files to the desired location.
- Run in your terminal, with NPM installed:
npm install. - Rename the
config.default.jsonfile toconfig.jsonand configure it. - Run the script with the command:
npm run devornpm run start.