change account bio, name and avatar for x accounts

Support / help / discussion forum for twitter bot
Post Reply
Sickfly
Posts: 11
Joined: Wed Oct 11, 2023 11:56 am

change account bio, name and avatar for x accounts

Post by Sickfly »

Hi Martin,

First of all, could you please DM me your ERC20 wallet here on rootjazz? I want to send you a tip for your amazing work!

I was also wondering, as I couldn’t find it yet - is there a way to change the bio, profile name and avatar for x accounts from a file? So each processed account adapts its profile from each line of the file.

I want to read a file with a format like this:

username:bio:avatar
examplename:this is my bio:avatar01.png
examplename2:this is my second bio:avatar02.png

Thanks in advance ❤️
User avatar
martin@rootjazz
Site Admin
Posts: 34712
Joined: Fri Jan 25, 2013 10:06 pm
Location: The Funk
Contact:

Re: change account bio, name and avatar for x accounts

Post by martin@rootjazz »

Sickfly wrote: Sat Jan 20, 2024 10:29 am Hi Martin,

First of all, could you please DM me your ERC20 wallet here on rootjazz? I want to send you a tip for your amazing work!

Code: Select all

payments[at]rootjazz[dot]com
Write to me at the above

I was also wondering, as I couldn’t find it yet - is there a way to change the bio, profile name and avatar for x accounts from a file? So each processed account adapts its profile from each line of the file.
UPDATE ACCOUNTS tab, there is a CSV input method where you can either
a) specify the details and it's assigned to a random account
b) map the line to existing account, details on the UI


I want to read a file with a format like this:
username:bio:avatar
examplename:this is my bio:avatar01.png
examplename2:this is my second bio:avatar02.png

Thanks in advance ❤️
It's not exactly that order, but that's the sort of thing yes


If you need further help with it, let me know. Sorry I cannot do it now, I'm late to leave and shouldn't be working right now, sorry

Regards,
Martin
Post Reply