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

Only sends 1 move at a time for doubles #5

Closed
ShivaD173 opened this issue Aug 18, 2019 · 3 comments
Closed

Only sends 1 move at a time for doubles #5

ShivaD173 opened this issue Aug 18, 2019 · 3 comments

Comments

@ShivaD173
Copy link

When trying to run this in doubles (specifically vgc) it does not move because it requires a move sent from each pokemon with a slot chosen. Is there going to be support for doubles in the future?

Error examples:
|error|[Invalid choice] Can't move: Poison Jab needs a target
|error|[Invalid choice] Incomplete choice: move blizzard - missing other pokemon
|error|[Invalid choice] Incomplete choice: switch 4 - missing other pokemon

@pmariglia
Copy link
Owner

Doubles isn't supported unfortunately.

I just realized that this isn't specified anywhere in the documentation - I'll fix that.

I may consider it in the future once I am happy with the state of the bot in singles. At a first glance I believe it would not be a simple task

@ShivaD173
Copy link
Author

Yes, doubles would be much more difficult as there are a lot more possible actions and the high presence of protect would likely cause problems especially with the safe approach.

@pmariglia
Copy link
Owner

I've updated the README to specify that this bot can only play singles battles.

Closing this. Thanks for your question :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants