Getting Started
These docs assume you're using Node JS - docs for other languages coming soon!
Package Setup
Install the packages
npm install node-fetch
Add env variables
WOTMASTER_SECRET=... # A secret key for your app (starts with wotmaster_)
⚠️
If you don't already have a wotmaster secret key, sign up (opens in a new tab) and create one from the dashboard! (opens in a new tab)