Update: Sep 29, 2017.
Hello!
With this command you will be able to check stats from:
- Destinytracker.com
- Guardian.GG
- DestinyTrialsReport.com
- Almost every single PvE/PvP stat in Destiny
- Info about weeky activities (For example: Xur, Nightfall, Trials)
- Info about your equiped gear / weapons
The command is a combination of Nightbot, DestinyTracker.com, Guardian.GG API, Trials.report API, Bungie's API and some custom code.
How it works:
!destiny < action > < gamertag/psn > < console >
< action >
'Action' is the stat you would to display.
Full up to date action list here: https://2g.be/twitch/destiny/commandlist/
< gamertag/psn >
The username you use on your xbox or playstation.
For example: !destiny kd username xbox
< console >
Available consoles are: xbox/ps.
If your GT/PSN is only used on one of these consoles, you won't have to enter your console, this will be auto detected.
A few examples:
!destiny (To see the available actions)
!destiny score xgerhard ps (ps = playstation)
!destiny crucibletime xgerhard xbox
!destiny kd xgerhard (No console in the command, the default console will be taken)
https://cdn.discordapp.com/attachments/113948431512240128/207528695282270209/…
Installing is simple, place this line in your chat or add through nightbot backend:
!commands add !destiny -cd=5 $(urlfetch https://2g.be/twitch/destinyv2.php?user=$(user)&channel=$(channel)&format=$(provider)&query=$(querystring)&bot=nightbot&defaultconsole=xbox)
Note: Make sure to change xbox to your personal default console xbox/ps.



