Skip to content

FaeWulf/discord-bot-animated-avatar-banner

Repository files navigation

Animated avatar and banner for disord bot

This is a simple script to change your bot's avatar/banner into animated one.

demo

How to use?

  1. Clone this repo
git clone https://github.com/FaeWulf/animated-bot-icon.git
  1. Install dependencies (npm, pnpm,...)
npm install
  1. Put your bot token inside .env file
token=
  1. Put icon/banner into repo folder and change your icon's name -> logo.gif, banner's name -> banner.gif

  2. Run script

node index.js

Warning: gif size must < 10mb

P/s: my discord server Discord server

Releases

No releases published

Packages

No packages published