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

"&&" or something to connect multiple commands #421

Open
AlphaXyph opened this issue Apr 19, 2022 · 1 comment
Open

"&&" or something to connect multiple commands #421

AlphaXyph opened this issue Apr 19, 2022 · 1 comment

Comments

@AlphaXyph
Copy link

AlphaXyph commented Apr 19, 2022

A logical AND operator that allows us to run multiple different commands at once like in linux we use "&&" ... Something similar to that

Example: p!m s --name rayquaza --o price --iv > 60 && p!m s --name dialga --o price --iv > 40 --iv < 60 && p!i 1 && p!profile

How this will help?

  1. This will help players to create a much powerful market filter. (The reason why this idea came up in my mind)

  2. Players can use multiple commands using a single command.

  3. I future if you can provide a command for "Confirm button" players can even list multiple pokemons on market using commands which i think will be faster.

Example: p!m add 1 1999 && p!confirm && p!m add 2 3000 && p confirm && p!m add 3 4599 && p!confirm.

@WitherredAway
Copy link
Collaborator

I like this suggestion, if it is even possible

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

2 participants