One place to see Destiny's chat messages, youtube videos and twitch vods. Don't really actively maintain this but it still works fine
DestinyHub
/FerretReturns a random ferret image from my collection. url is a link to the
image. last is deprecated and doesn't mean anything
/mentions/:usernameReturns a list of most recent messages containing the specified keyword.
date - date in Javascript .getTime()
format.text - the contents of the messagenick - the username of the authorflairs - a list of the flairs the user had when sending the
message, comma separated. See dgg api
for flair mappingsize - how many messages to return. Default - 100offset - use for pagination in combination with sizekind - can be one of dgg or
twitch, determines the source of the messages, default is dggcount - set to true to instead get back a
total count of the messages/stalk/:usernameReturns a list of most recent messages by a user.
Same as mentions
Same as mentions
Try it/stalksearch/:username/:keywordMessages by a user that mention a keyword
Same as mentions
Same as mentions
Try it/banboardReturns dgg user bans for this month
duration - how long the ban was, in seconds.
8639999999999914000 represents a permanent banlastBanTime - the last time this user was banned (in case
of multiple bans for the same user). in Javascript .getTime()
format.banTimeString - time of the ban in UTC string format as
seen on overrustlelastBanner - the last person to ban the userreason - reason provided during the banlastWord - the last message the user sentusername - the username of the banned user/destinyhubReturns a list of Destiny related events. type determines what the
event contains.
date - date the message was posted in Javascript
.getTime()
format.text - the contents of the messagedate - date the vod was created in Javascript
.getTime()
format.title - the title of the vodlength - the length of the vod as a string in format
5h1m48surl - the url of the vodviews - how many views the vod hasthumbnail - a url pointing to the vod thumbnail with
%{width} and %{height} parameters that should be replaceddate - date the video was posted in Javascript
.getTime()
format.title - the title of the videoid - the id of the video that can be used to generate a
link to itthumbnail - a thumbnail object containing url,
width and height