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.json
file toconfig.json
and configure it. - Run the script with the command:
npm run dev
ornpm run start
.