├── README.md ├── accs.txt ├── config.json ├── index.js ├── package.json └── send_items.js /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Gunthersuper/steam-awards-farming/HEAD/README.md -------------------------------------------------------------------------------- /accs.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Gunthersuper/steam-awards-farming/HEAD/accs.txt -------------------------------------------------------------------------------- /config.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Gunthersuper/steam-awards-farming/HEAD/config.json -------------------------------------------------------------------------------- /index.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Gunthersuper/steam-awards-farming/HEAD/index.js -------------------------------------------------------------------------------- /package.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Gunthersuper/steam-awards-farming/HEAD/package.json -------------------------------------------------------------------------------- /send_items.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Gunthersuper/steam-awards-farming/HEAD/send_items.js --------------------------------------------------------------------------------