Skip to content

Latest commit

 

History

History
25 lines (21 loc) · 367 Bytes

README.md

File metadata and controls

25 lines (21 loc) · 367 Bytes

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