Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Better form of choosing between accounts. #4056

Closed
avexus opened this issue Aug 16, 2016 · 8 comments
Closed

Better form of choosing between accounts. #4056

avexus opened this issue Aug 16, 2016 · 8 comments

Comments

@avexus
Copy link

avexus commented Aug 16, 2016

Something like this will help us with multiple accounts. Just change one line of code can choose between accounts instead of 3 now.
"
<AuthType: Google/Ptc
<PtcPassword:
<PtcUsername:
<GoogleUsername:
<GooglePassword:
"

@k4n30 k4n30 closed this as completed Aug 16, 2016
@avexus
Copy link
Author

avexus commented Aug 16, 2016

Is this not a legit feature?

@k4n30
Copy link
Contributor

k4n30 commented Aug 16, 2016

The second half wasn't there when I closed the issue

@rawgni
Copy link
Contributor

rawgni commented Aug 16, 2016

wouldn't separate auth files be better ?

The auth file will only contain:

  • auth_type
  • user
  • password
  • gmapkey
  • location (maybe?)

@Faithu
Copy link

Faithu commented Aug 16, 2016

He's got this off another bot? I have the other bot he took this from :/

@LuckyMe4Evers
Copy link
Contributor

Rename your config.json to namebot.json
then use
python pokecli.py -cf ./configs/namebot.json
and you can run all of your bots

@k4n30
Copy link
Contributor

k4n30 commented Aug 17, 2016

You're going to have issues, syncing the detail in them without making changes to both every time a change is made, or regularly doing a diff. I think this request is a valid one, whether someone takes it on is a different story

@avexus
Copy link
Author

avexus commented Aug 17, 2016

Yes, I saw this from another bot and saw it has some good point.
I could use separate files. Not of high priority.

@avexus
Copy link
Author

avexus commented Aug 29, 2016

I like what you did to separate auth and config.

@avexus avexus closed this as completed Aug 29, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants