This script efficiently downloads collectible nameplate assets (.webm and .png) from Discord's CDN. It automates the process using axios for HTTP requests and fs for file handling.
- Downloads both
webm(animated) andpng(static) formats for predefined nameplates.
Ensure you have:
- Node.js installed
axiospackage installed (npm install axios)
- Clone or copy this script.
- Run the script using:
node index.js