- Create a
.envfile:
DISCORD_BOT_TOKEN=your_bot_token CLIENT_ID=your_client_id CLIENT_SECRET=your_client_secret REDIRECT_URI=http://localhost:3000/oauth/callback PORT=3000
- Run:
npm install npm start
-
Add bot to servers.
-
Use
/linkcommand in Discord to get 6-digit code DM. -
Enter code in watch app to link device.