She knowing, glowing / Touches our hearts with her warmth / An ever-present force
7
   
Award
Favorite
Favorited
Unfavorite
Download
"################################################################################ FRIEND RELATIONSHIP EFFECT DELAY (does it work??????)
// delay refriend realtionship event nhopefully to get them names
setTimeout(() => (
this.log('SESSION | friendRelationship: ' + (SteamUser.EFriendRelationship[relationship] + "=\"" + this.find_name(steamid) + '", ' + "https://steamcommunity.com/profiles/" + steamid).yellow),
(this.steamID != accounts[0].steamID && relationship == 2) &&
this.user.addFriend(steamid)), 2000); // it works I guess but meh who cars
accounts[0].user.on('friendRelationship', (steamid, relationship) =>
(relationship == SteamUser.EFriendRelationship.RequestRecipient) ?
accounts[0].user.removeFriend(steamid)
: (relationship == SteamUser.EFriendRelationship.None || relationship == SteamUser.EFriendRelationship.Blocked) &&
config.byteframe.adds.push(steamid))
################################################################################ QUEUE CHAT IDEA
// XXX but it should really slow these messages down maybe?
// but really it might not matter, and prolly isnt a resitrction for ALL account at the same time
// it seemed to fail to send the message to byteframe because it was too fast
//;chat_relay_queue = [],
//;(chat_relay_queue.length!)
################################################################################
discord.login(config.twitter.discord_key),
discord_change_profile(new Date().getMinutes(), profile.persona_name.selection[0], accounts[0].avatar_url),"
1 Comments
Tako Jul 29, 2019 @ 6:43am 
weed