Skip to content

Kuuuuuuuu/discord-bot-animated-profile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord Bot Animated Profile

A simple code to upload animated profile picture to Discord Bot.

Requirements ⚠️

  • Node.js (LTS or latest)
  • Your Discord Bot Token

Setup ⚙️

  1. Clone the Repository

    git clone https://github.com/Kuuuuuuuu/discord-bot-animated-profile.git
  2. Install Dependencies

    npm install
  3. Configure Environment

    • Rename .env.example to .env
    • Fill in your Discord bot token in the .env file
  4. Add Image

    • Drag and drop your animated profile picture into the images folder
  5. Start the Application

    npm start

About

A simple code to upload animated profile picture to Discord Bot

Topics

Resources

License

Stars

Watchers

Forks