I need help with my chatting system
-
@info-creaticode can it be made to have an input for their user id so I don’t need to send the pfp along the rest of the message?
Currently this block only returns the profile image of the current user who is running the project, and it can not get the profile image of any user given a user ID.
Can you please explain the use case for that function?
-
Currently this block only returns the profile image of the current user who is running the project, and it can not get the profile image of any user given a user ID.
Can you please explain the use case for that function?
@info-creaticode IT would allow me to have each client receive only hte user id from another client in a message broadcast (instead of both the user id and the user pfp url) and then get the url of that person and their pfp, basically not having to use the broadcast message to send data the receiving client could of interpreted (I believe i send the user id through the broadcast message, if I don’t then I probably will add that because it’s less length than a url, if broadcast messages have a length limit)
-
@info-creaticode IT would allow me to have each client receive only hte user id from another client in a message broadcast (instead of both the user id and the user pfp url) and then get the url of that person and their pfp, basically not having to use the broadcast message to send data the receiving client could of interpreted (I believe i send the user id through the broadcast message, if I don’t then I probably will add that because it’s less length than a url, if broadcast messages have a length limit)
We are hesitant about allowing a project to get the user profile image of any other user at this point.
How about sending both the user ID and the user PHP URL in one broadcast message and splitting it on the receiving side? If you run into issues with that approach we can help figure it out.
-
We are hesitant about allowing a project to get the user profile image of any other user at this point.
How about sending both the user ID and the user PHP URL in one broadcast message and splitting it on the receiving side? If you run into issues with that approach we can help figure it out.
@info-creaticode I can do that, I was wanting to reduce the size of the broadcast message but if there’s no length limit I could. I would also store the user pfp in the google sheet so when loading messages pfps can be loaded
-
We are hesitant about allowing a project to get the user profile image of any other user at this point.
How about sending both the user ID and the user PHP URL in one broadcast message and splitting it on the receiving side? If you run into issues with that approach we can help figure it out.
@info-creaticode It isn’t returning anything, and you forgot labels for when the check mark thingy is clicked

-
@info-creaticode It isn’t returning anything, and you forgot labels for when the check mark thingy is clicked

Yes, we will add the labels. But it will return the URL if you have specified your profile image. If it is empty, it means you have never updated the profile image.
-
Yes, we will add the labels. But it will return the URL if you have specified your profile image. If it is empty, it means you have never updated the profile image.
@info-creaticode ohhhhhhh that makes sense, Ig I’ll finally set a pfp
-
Yes, we will add the labels. But it will return the URL if you have specified your profile image. If it is empty, it means you have never updated the profile image.
This post is deleted! -
@s9205307-810c679a
That’s a good idea. We will provide a new block that can fetch the user’s profile picture as a new costume, then you can use that costume as the icon in the chat window.
@info-creaticode what block is it?
-
@s9205307-810c679a
That’s a good idea. We will provide a new block that can fetch the user’s profile picture as a new costume, then you can use that costume as the icon in the chat window.
@info-creaticode it just says avatar. It doesn’t upload the image
-
@info-creaticode it just says avatar. It doesn’t upload the image
Can you try this example? It attaches the user’s avatar image as a costume, then uses that costume as the user icon in the chat:
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login