Advertisement
RyanzX15

Wellcomer aoi.js with image

Aug 19th, 2022
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JavaScript 0.83 KB | Source Code | 0 0
  1. bot.joinCommand({
  2.         channel: "id channel/var",
  3.         code: `
  4. $suppressErrors[]
  5. $attachment[https://api.popcat.xyz/welcomecard?background=https://images2.alphacoders.com/521/521477.jpg&text1=$username&text2=Welcome+to+$serverName&text3=server+now+has+$membersCount+members&avatar=https://cdn.discordapp.com/avatars/964024621085098004/6e3b935265101bde14bc9856c3157f71.png?size=4096&ignore=true;welcome.png]
  6. $image[attachment://welcome.png]
  7. $color[RED]
  8. $title[:wave: | Welcome $username]
  9. $description[hi $username welcome to $serverName please read the rules and i hope you like this server]
  10. $footer[DappyNet]
  11. $color[RANDOM]`
  12. })
  13.  
  14. //IMPORTANT
  15.  
  16. //To fill channel you can paste your channel id or you can use variable
  17. //You can custom image [change the background image what you want]
  18.  
  19. //DONT REMOVE THIS
  20. //CREATED BY DAPPYNET
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement