Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/soul-strings/discord-banner-changer

simple bot to change discord server banner and set some information on our image using Canvas package
https://github.com/soul-strings/discord-banner-changer

banner-changer canvas canvasjs discord discord-banner-changer discord-bot discord-canvas discord-js discord-js-bot

Last synced: 3 days ago
JSON representation

simple bot to change discord server banner and set some information on our image using Canvas package

Awesome Lists containing this project

README

        

# discord-banner-changer
simple bot to change discord server banner and set some information on our image using Canvas package

## Installation
- Clone the file
- cd discord-banner-changer
- npm install

## Configuration
- Rename `.env.example` to `.env`
```.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```

## Requirements
- Client Token [Here](https://discordjs.guide/creating-your-bot/)