Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- client.on("message", msg => {
- let myid = 'حط ايديك'
- if(msg.content === `<@${myid}>`){
- client.users.get(myid).send(`
- **:newspaper: في واحد منشنك :newspaper:
- :arrow_down: بسيرفر: :arrow_down:
- \`${msg.guild.name}\`
- :arrow_down: By: :arrow_heading_down: **
- ***${msg.author}***`);
- }
- })
Advertisement
Add Comment
Please, Sign In to add comment