This package can download the user avatar image of the game MapleStory.
First install maplei:
npm install -g maplei
maplei <option>
option | description | default | choices | required |
---|---|---|---|---|
-n, --nick | user nickname | - | - | 🟢 |
-p, --path | download path | cwd | - | 🔴 |
-s, --size | image size | 96 | 96, 180 | 🔴 |
// example
maplei -n 타락파워전사 -p Users/<username>/Desktop -s 180