Skip to content

PUT a banner to a Discord bot with discord.js. (also work with GIF avatar)

License

Notifications You must be signed in to change notification settings

mrrobotdotapp/putBannerAndAvatarToDiscordBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PUT banner/avatar image on Discord bot

With discord.js. (also work with GIF avatar)

Why? Because we can do it now.

Important

We can now do this via the developer portal, in the 'Bot' tab. Much simpler, I agree! Example of edition of the banner on the developer portal

How to process

  1. Copy .env.example to .env
  2. Fill the file
  3. Edit if you want app.js if you want change banner and/or avatar
  4. Run with node app.js OR if need sharding to launch, run shard.js.
  5. Tadam!

Todo

If you want to help. This script works but can be mooore optimized.

  • Show confirmation/error message when the banner/avatar is changed or not
  • Enables/disables what you want to change

About

PUT a banner to a Discord bot with discord.js. (also work with GIF avatar)

Topics

Resources

License

Stars

Watchers

Forks