0.0.7 • Published 5 years ago

bbf v0.0.7

Weekly downloads
21
License
-
Repository
-
Last release
5 years ago

AccountCreator

This package allows the user to create accounts for the video game Dofus.

Installation

You must have node & npm installed on your machine. Install the package using the following command:

npm install -g bbf

or

yarn global add bbf

if you use yarn.

Usage

Run the following command to init your BBF configuration file:

bbf

or

bbf init

If you already have a configuration file, you're all set! Create accounts using the following command:

bbf create --username=<DESIRED_USERNAME> --password=<DESIRED_PASSWORD> --date=<dD/mM/YYYY> --email=<xxx@xxx.xx>

The email is optional if you have setup a "domain" in your configuration file. If no email is specified and a domain is present in your config.json, the email will automatically be created according to: DESIRED_USERNAME@DOMAIN.

0.0.7

5 years ago

0.0.6

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago