This is a slack bot I built utilizing Node.js and the Slack Bolt api.
It can give you the stats on any pokemon in the Hackclub Slack.
To run this you will need a Slack bot token and Slack app token. You will also need to add the slash commands 180-help, 180-pokemon, and 180-ping.
Clone the repo, then add the tokens to the .env then run npm run dev