- Get the repository:
https://github.com/xgerhard/DestinyCommand.git
- Run
composer install
from thesrc
folder - Rename
.env.example
to.env
- Run
php artisan key:generate
to generate a key inside.env
- Enter a Bungie API key in
.env
fromhttps://www.bungie.net/en/Application
- Uncomment line 17 in
src\app\Destiny\Manifest.php
- Do a request that requires the manifest for example:
{url}/api/command?query=primary%20xgerhard
For help contact us @DestinyCommand on Twitter