pokgo

Pokemon Go Cli to see type weakness and resistance

Usage no npm install needed!

<script type="module">
  import pokgo from 'https://cdn.skypack.dev/pokgo';
</script>

README

How to install:

npm i -g pokgo

How to use: (pass multiple pokemon types)

pokgo flying water

How to use without install:

npx pokgo grass

TODO:

Everything, there is no error handling, no type checking, no test, nothing =)