steevenakintilo / TwitterGiveawayBot

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

Questions about how the script works #10

Open Gnaagounet opened 9 months ago

Gnaagounet commented 9 months ago

Hello, thank you for this tool :) I would like to use it with some accounts and I have some questions about how to set/use it :

Thank you for your work :)

steevenakintilo commented 9 months ago

Hello thanks for using my bot and thanks for your question let me respond one by one:

Gnaagounet commented 9 months ago

Thank you for your reply :)

steevenakintilo commented 9 months ago
Gnaagounet commented 9 months ago

Thank you for informations, good idea to split by group

steevenakintilo commented 9 months ago

Yes 12 and It works fine idk how many account do you have but setting up like 50 for 10 accounts could be good for you and if you have 30 accounts 3 groups

Gnaagounet commented 9 months ago

I tried to use crontab but it doesn't work because in the script the paths are relative, and crontab doesn't use the same path by default.

How do you run your script? Do you use the forever_loop? How to check, after some days/weeks that the script executes well during the day and that, for example, group 1 does not run at the same time as group 2 (if a previous execution is delayed by something)

steevenakintilo commented 8 months ago

I have 10 folder with the same script I've just made a function using chatgpt that run every script folder 1 after 1 at the root of the bot and it would run bot bot1 folder then bot2 folder and so on no I don't use forever loop since I'm running the bot on my laptop that I use everyday for school and other things, no they don't group 1 run then group 2 then group 3 ...