Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 855 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 855 Bytes

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