steevenakintilo / TwitterGiveawayBot

A bot that make you participate to any twitter giveaway
Apache License 2.0
18 stars 3 forks source link

Random Comments not working #7

Open RohanKrishna500 opened 11 months ago

RohanKrishna500 commented 11 months ago

So as the title says,i have pasted a particular term to search and it retweets and likes all the tweets containing it but it never comments under them.

steevenakintilo commented 11 months ago

Could you send me a screen of what the program print ?

RohanKrishna500 commented 11 months ago

image

RohanKrishna500 commented 11 months ago

image

recently new issues are generated related to account x,also now the bot is not doing any rt,likes or the specified comments.

steevenakintilo commented 11 months ago

Ok so how many giveaway have you put on the configuration.yml it's the nb_of_giveaway variable and have you set crash_or_no to False ? It's also on the configuration.yml file

RohanKrishna500 commented 11 months ago

its on default ie 30 giveaways and crash and no is set to true

RohanKrishna500 commented 11 months ago

its on default ie 30 giveaways and crash and no is set to true

another issue arised something like Error searching for giveaways

steevenakintilo commented 11 months ago

its on default ie 30 giveaways and crash and no is set to true

Ok I have push modifications it should work

steevenakintilo commented 11 months ago

its on default ie 30 giveaways and crash and no is set to true

another issue arised something like Error searching for giveaways

The error is normal sometimes the twitter search will fail itself or won't find any giveway so if at the end the bot did do giveway it's fine

RohanKrishna500 commented 11 months ago

its on default ie 30 giveaways and crash and no is set to true

another issue arised something like Error searching for giveaways

The error is normal sometimes the twitter search will fail itself or won't find any giveway so if at the end the bot did do giveway it's fine

i have been trying it,but the error keeps occurring,i have given particular keyword to search so that it picks the giveaway that i am looking for,should i modify any thing in the configuration file?

steevenakintilo commented 11 months ago

its on default ie 30 giveaways and crash and no is set to true

another issue arised something like Error searching for giveaways

The error is normal sometimes the twitter search will fail itself or won't find any giveway so if at the end the bot did do giveway it's fine

i have been trying it,but the error keeps occurring,i have given particular keyword to search so that it picks the giveaway that i am looking for,should i modify any thing in the configuration file?

Oh if the error keep occuring then set headless to False run the code again like for example 20 giveway and see what the browser do and after the program is done tell what happend and I will help you

RohanKrishna500 commented 11 months ago

its on default ie 30 giveaways and crash and no is set to true

another issue arised something like Error searching for giveaways

The error is normal sometimes the twitter search will fail itself or won't find any giveway so if at the end the bot did do giveway it's fine

i have been trying it,but the error keeps occurring,i have given particular keyword to search so that it picks the giveaway that i am looking for,should i modify any thing in the configuration file?

Oh if the error keep occuring then set headless to False run the code again like for example 20 giveway and see what the browser do and after the program is done tell what happend and I will help you

changing headless to False gives me some error on the terminal,the thing what i am trying is to achieve is that the bot should comment under a particular tweet which it will do by findind the keyword and also i have set some rt and likes parameter.But i just wanted to know that is there any way to spam comments under a tweet

steevenakintilo commented 11 months ago

its on default ie 30 giveaways and crash and no is set to true

another issue arised something like Error searching for giveaways

The error is normal sometimes the twitter search will fail itself or won't find any giveway so if at the end the bot did do giveway it's fine

i have been trying it,but the error keeps occurring,i have given particular keyword to search so that it picks the giveaway that i am looking for,should i modify any thing in the configuration file?

Oh if the error keep occuring then set headless to False run the code again like for example 20 giveway and see what the browser do and after the program is done tell what happend and I will help you

changing headless to False gives me some error on the terminal,the thing what i am trying is to achieve is that the bot should comment under a particular tweet which it will do by findind the keyword and also i have set some rt and likes parameter.But i just wanted to know that is there any way to spam comments under a tweet

Oh I got it no the bot can only comment tweet linked to giveaway so you can't comment non related tweet

RohanKrishna500 commented 11 months ago

well i dont think i quite get you,but its that tweet mentions to comment so i believe the bot should comment under it,i have actually commented already on that tweet but not using the bot,also is there any way to spam comments

steevenakintilo commented 11 months ago

Maybe but the bot can only do this:

RohanKrishna500 commented 11 months ago

ok i get it,can the bot do giveaways of a particular account,like it can avoid the ones it has already done of the same account but do other giveaways of that account by having entered the keyword

RohanKrishna500 commented 11 months ago

Maybe but the bot can only do this:

  • LookForGiveaway
  • Like the tweet of the giveaway
  • Rt the tweet of the giveaway
  • Comment the tweet if it's needed
  • Follow account that we need to follow to enter giveaway
  • Then do random retweet and tweet at the end to act more "human" The bot can't spam comments and even it could it could lead your account to a ban for spaming so it's not a good solution

Comment the tweet if it's needed,this part is where it messes up,like for some giveaway it did comment but that too only once,but for a particular giveaway it doesnt comment at all,even though in config file i changed the word to look for commenting

steevenakintilo commented 11 months ago

oh I see thanks could you tell me what comment word you put for the word to comment word_list_to_check_for_comment: on the config file and could you send me the link of the tweet please ?

RohanKrishna500 commented 11 months ago

i put "Comment" as a word in the word_list_to_check_for_comment tweet link - https://twitter.com/AmreliaRuhez/status/1700381160587821469

RohanKrishna500 commented 11 months ago

hello,i just wanted to know that can the bot run on vps and what exactly does forever_loop mean?

steevenakintilo commented 11 months ago

If you can install python and chrome then yes and forever_loop if you set it to true the program will never stop just after doing giveaway doing a sleep between 1 and 2 days and run again etc etc

RohanKrishna500 commented 11 months ago

ok i got a couple of questions on that - 1)does that mean i need to my machine to run always 2)if i search for 30 giveaways and after all those 30 giveaways are finished,will it refresh and search and do some more giveaways based on the same search term 3)install python ok,chrome means like should i put headless as true?

steevenakintilo commented 10 months ago

Sorry for slow answer forgot to answer you

1) No you don't need to run your machine always just run your machine when you run the script 2) If you search for 30 giveaways it will make them then stop the program 3) If you put headless to true the code won't display a chrome windows of what it's doing so you should put it to true

RohanKrishna500 commented 10 months ago

well in my case once i close the console the script stops working and it does not run on a forever loop so i thought of running the script on virtual private server.Hope u get what I am saying

steevenakintilo commented 10 months ago

Oh yes if you close the console it would close the bot it's normal and if you want to run it forever buying a private server to host It is a good idea

RohanKrishna500 commented 10 months ago

Hi,I got this bug while using the bot with multiple accounts Starting Twitter reloging failed wrong username of password skipping the account End of the program

i tried to to retype the same username again and it got fixed even though its the same as it was earlier Occurred twice today Any Fix? I have another thing to say,can we assign unique tag accounts when using multiple accounts at once for each account

steevenakintilo commented 10 months ago

Thanks for the info I will fix this part You mean only using one account to tag multiple account ?

RohanKrishna500 commented 10 months ago

You mean only using one account to tag multiple account ? I mean as i am using multiple twitter accounts in the config and under the accounts_to_tag,is it possible each of my twitter accounts be able to tag unique accounts and not the same accounts as all the other accounts For Ex:-

Account info write the username of all your account

account_username:

  • "test1234"
  • "test4444"
  • "test0000"

Account info write the password of all your account

account_password:

these are the multiple accounts i am using and for each of the individual account it should tag unique accounts and not share the same among themselves

steevenakintilo commented 10 months ago

Oh I understand its a nice feature I should add but how would I know which account to tag is for which account ?

RohanKrishna500 commented 10 months ago

even i dont know how it will work,i guess it you could use the same way you mapped the twitter account to the password. Also is the twitterResultBot currently working,i tried to run it but i dont know if its really active or something

RohanKrishna500 commented 10 months ago

Just got an another bug where the bot tags @twitter account even though its not in config file and avoid the account to be tagged which is mentioned in config file

steevenakintilo commented 10 months ago

Oh thats weird could you send screenshot

RohanKrishna500 commented 10 months ago

well it does not show any error or something in the terminal so i didnt take screenshot.

steevenakintilo commented 10 months ago

I meant not on the terminal but on your twitter account

RohanKrishna500 commented 10 months ago

next time i get the error i will surely screenshot it,as of now I didnt get the tweet after searching for it

steevenakintilo commented 10 months ago

ok ok no problem mate

RohanKrishna500 commented 9 months ago

Hi,got this issue recently where the bot says giveaways not found or error searching for a tweet even though there is a giveaway. image

steevenakintilo commented 9 months ago

oh what were the search word you were using ?

RohanKrishna500 commented 9 months ago

"kiwi melody" and likes and retweet to 0 and giveaway word retrival tried between 0 to 10 all combo and max giveaway from 0 to 10 all combo

steevenakintilo commented 9 months ago

ok ok I will try myself and see why it doesn't work when I have time

RohanKrishna500 commented 9 months ago

another issue image not very frequent but comes whenever i use multiple accounts

steevenakintilo commented 8 months ago

I've already tried to fix this problem but it seems to be a random issue even myself I barely got this error in months of running

RohanKrishna500 commented 8 months ago

one thing i noticed is that if i tweet contains emoji's or any non text based info,it dosent consider it,also if i want to search for a word that word is to be present as the first word in the tweet itself(like if its in the middle of two words it cannot retrieve it)

steevenakintilo commented 8 months ago

Yes I have removed emoji from comment/tweet it was giving me errors, which type of tweet you want to search? Like give me example

RohanKrishna500 commented 8 months ago

the same i mention above "kiwi melody",that tweet contains this word

steevenakintilo commented 8 months ago

I could try adding this features in the future If I have time for it

RohanKrishna500 commented 6 months ago

i got an error today image

steevenakintilo commented 6 months ago

Sometimes those type of error can happen but it's not a big deal

RohanKrishna500 commented 6 months ago

Sometimes those type of error can happen but it's not a big deal

i can bear with these,just wanted to tell you

RohanKrishna500 commented 6 months ago

hi,can this bot send img files and tag accounts together in a single tweet?

steevenakintilo commented 5 months ago

The bot can't send img files sadly