Skip to content

Commit

Permalink
Update app.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Dreamyplayer authored Jun 25, 2021
1 parent 9004c8c commit 6482750
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app.js
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ setTimeout(() => {

const hook = new Webhook(WEBHOOK_URL);
const IMAGE_URL =
'https://cdn.discordapp.com/attachments/851533693657808926/856145091688136714/ezgif.com-gif-maker_5.png';
'https://discord.com/assets/b941bc1dfe379db6cc1f2acc5a612f41.png';

hook.setUsername('Discord Nitro Gen');
hook.setAvatar(IMAGE_URL);
Expand Down

0 comments on commit 6482750

Please sign in to comment.