1.0.15 • Published 5 years ago

epic-games-bot v1.0.15

Weekly downloads
3
License
MIT
Repository
github
Last release
5 years ago

Epic Games Bot

npm Node.js Puppeteer license

Epic Games Bot is a Node library that finds and purchases all promotional free items on Epic Games. All communication is handled through the Puppeteer API.

Getting Started

Installation

To use Epic Games Bot in your project, run:

npm install epic-games-bot puppeteer
# or "yarn add epic-games-bot puppeteer"

Usage

Example projects are provided to demonstrate how Epic Games Bot can be used alongside Puppeteer to find and purchase all promotional free items.

Note: SSO login is currently unsupported. 2FA support is limited to the authenticator app method.

Execute script on the command line:

cd examples/get-purchase-urls
# or "cd examples/purchase-items"
npm install
# or "yarn install"
node .
1.0.15

5 years ago

1.0.14

5 years ago

1.0.13

5 years ago

1.0.12

5 years ago

1.0.11

5 years ago

1.0.10

5 years ago

1.0.9

5 years ago

1.0.8

5 years ago

1.0.7

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago