-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
Comments
Is this not a legit feature? |
The second half wasn't there when I closed the issue |
wouldn't separate auth files be better ? The auth file will only contain:
|
He's got this off another bot? I have the other bot he took this from :/ |
Rename your config.json to namebot.json |
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 |
Yes, I saw this from another bot and saw it has some good point. |
I like what you did to separate auth and config. |
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:
"
The text was updated successfully, but these errors were encountered: