simple bot to change discord server banner and set some information on our image using Canvas package
- Clone the file
- cd discord-banner-changer
- npm install
- Rename
.env.example
to.env
TOKEN=YOUR_CLIENT_TOKEN
- config your server banner in
banner changer\images
to customize your banner according to the size and import what information do you need to show in banner, for example we just got active voice - customize your fonts in
banner changer\fonts
- Client Token Here