We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Given When !planetaryresources jita 5 base metals perfect Then Jita IV Kimotoro Perfect 4.69 in
https://media.discordapp.net/attachments/890235808810942514/1000243902793650247/Screenshot_20220722-203058.jpg
Are you missing a WHERE planet.resource in ['Perfect', 'Rich'] clause?
https://github.com/codecorsair/o7/blob/master/src/commands/planetaryresources.ts#L65
The text was updated successfully, but these errors were encountered:
Merge pull request #24 from ralphschuler/test-ci
48bc420
fix tsc alias not being mapped
No branches or pull requests
Given
When !planetaryresources jita 5 base metals perfect
Then Jita IV Kimotoro Perfect 4.69 in
https://media.discordapp.net/attachments/890235808810942514/1000243902793650247/Screenshot_20220722-203058.jpg
Are you missing a WHERE planet.resource in ['Perfect', 'Rich'] clause?
https://github.com/codecorsair/o7/blob/master/src/commands/planetaryresources.ts#L65
The text was updated successfully, but these errors were encountered: