This package allows the user to create accounts for the video game Dofus.
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.
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=<[email protected]>
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.