vivinano / MudaeAutoBot

python bot that uses strictly the **Discord API** to Roll,Claim,and Kakera Snipe in Mudae. 5/10/21 project converted over to discum library
Apache License 2.0
149 stars 50 forks source link

More users #141

Closed Crul0 closed 2 years ago

Crul0 commented 2 years ago

Is their a way to make it so more than one token can be used at once, so people can have more users watching over channels at once.

vivinano commented 2 years ago

I mean there is someone who forked my repo to attempt to do more than 1 user but he still figuring out the logistics. ultimately there hurtles like delays so you don't roll at the same time as bot 1. but in terms of possibility it is possible

Crul0 commented 2 years ago

Do know where I can find the fork?

vivinano commented 2 years ago

i think its owashe fork i think he was working on it unsure tho

Crul0 commented 2 years ago

Do u have a link to it?

vivinano commented 2 years ago

I don't have the link but I'm also unsure of the status of his repo if he gotten any of the bugs worked out. ultimately I do think the bot could handle multiple users.

if you want you could convert the code oneself

I think all it would need is changing the token to a list [token1 , token2] and then using a for loop on the end that launches each bot.

that is not to say the perfect solution but I think it would get you started on the correct path

aspectlostx commented 2 years ago

@RedbrickCobra66

Currently doing it right now Screenshot_8

Make two sets of the bot, put it in different folders. Use same settings or change it up. Change your token on the new one to your other account.

Make sure to login to one account on main browser, 2nd kind of browser is your other account as I don't know why but logging in and out of your account on discord web will change your token (for me it does)

Then you should be set just don't sign out and sign back in and separate the browsers. Can close it down and it'll work as intended.