Skip to content

Reitsukai/wynn-bot

Repository files navigation

Wynn discord bot

This avatar drawn by Lyrin. Thank you so much for the picture.

Run bot

1. Install

npm i

2. Start bot

npm run start

3. Update

1. npm install -g npm-check-updates
2. ncu -u
3. npm update
or 
npm install