Advertisement
Gamer-XyZ

Untitled

Dec 6th, 2020
4,125
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.82 KB | None | 0 0
  1. Join The Discord Server:
  2. https://discord.gg/xsZsjYczdB
  3.  
  4. Copy/Paste the Code Below
  5.  
  6. Lock Channel:
  7.  
  8. $nomention
  9. $modifyChannelPerms[$channelID;-sendmessages;$guildID]
  10. $color[ff0101]
  11. $title[🔐**Channel Locked**🔐]
  12. $description[<#$channelID> **Has Been Locked**
  13.  
  14. **Reason:** `$noMentionMessage`
  15.  
  16. *Your not muted do not dm a mod telling them to unmute you. This channel is just locked.*]
  17. $footer[$username#$discriminator[$authorID]]
  18. $footerIcon[$authorAvatar]
  19. $deletecommand
  20. $onlyAdmin[only Admin can use this command]
  21.  
  22. Unlock Channel:
  23.  
  24. $nomention
  25. $modifyChannelPerms[$channelID;+sendmessages;-mentioneveryone;$guildID]
  26.  
  27. $title[🔓**Unlocked**🔓]
  28. $description[$message]
  29. $footer[Action by $username] $addTimestamp
  30. $color[0]
  31. $deletecommand
  32. $footerIcon[$authorAvatar]
  33. $onlyAdmin[Only Admin can use this command]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement