Advertisement
Guest User

Untitled

a guest
Nov 16th, 2018
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.48 KB | None | 0 0
  1. client.on('message', msg => {//! آدم 🖤#9675
  2. if(msg.content === prefix + 'help') {
  3. const embed = new Discord.RichEmbed()
  4. .setColor('RANDOM')
  5. .setDescription(`**
  6.  
  7. ╔[❖══════ஜ۩۞۩ஜ══════❖]╗
  8. Prefix = ' ~ '
  9. ╚[❖══════ஜ۩۞۩ஜ══════❖]╝
  10. ╔[❖══════ஜ۩۞۩ஜ══════❖]╗
  11. Admin ✻ Commands
  12. ╚[❖══════ஜ۩۞۩ஜ══════❖]╝
  13. ❖ ~kick <mention > ➾ kick member from server
  14. ❖ ~ban <mention > ➾ ban member from server
  15. ❖ ~mute < mention > ➾ mute member
  16. ❖ ~unmute <mention> ➾ unmute member
  17. ❖ ~bc <message> ➾ message all members in server
  18. ❖ ~clear ➾ Clears the chat
  19. ❖ ~mutec ➾ to mute a channel
  20. ❖ ~unmutec ➾ to unmute a channel
  21. ❖ __soon__
  22. ❖ __soon__
  23. ╔[❖══════ஜ۩۞۩ஜ══════❖]╗
  24. General ✻ Commands
  25. ╚[❖══════ஜ۩۞۩ஜ══════❖]╝
  26. ❖ ~avatar ➾ your avatar account // __soon__عشان تشوف صورت حسابك
  27. ❖ ~ping ➾ to see ping // عشان تشوف بنقك
  28. ❖ ~id ➾ your id // عشان تشوف ايدي حقك
  29. ❖ ~cal ➾ for Calculator // الاله الحاسبه
  30. ❖ ~say ➾ for Repeat your words whith bot // بوت يكرر كلامك
  31. ❖ ~38ab ➾ to give you punishment //يعطيك عقابات
  32. ❖ ~server ➾ to give you info about the server // معلومات عن السيرفر
  33. ❖ ~bot ➾ to give you info about the bot // معلومات عن البوت
  34. ❖ ~ping ➾ to know what is your ping // عشان تعرف كم بنجك
  35. ❖ ~allbots ➾ to show you how many bots there are in the server // عشان تعرف كم بوت فلسيرفير
  36. ❖ ~invite ➾ to add <@480056529228267530> to your server // لكي تضيف البوت الى سيرفرك
  37. ❖ ~user ➾ to see your user // عشان تشوف اليوسر حقك
  38. ==================================================================
  39. Server support : Soon!!
  40. ==================================================================
  41. 🤖Bot invite link🤖 : https://discordapp.com/oauth2/authorize?client_id=ايدي بوتك&permissions=8&scope=bot
  42. ❤ Developer ❤ : <@ايديك>
  43. ==================================================================
  44.  
  45. **`);
  46. msg.channel.send('**تم ارسال اوامر البوت في الخاص**')
  47. msg.author.send({embed});
  48. }
  49. });//! آدم 🖤#9675
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement