Advertisement
05X2

Discord Bot | ระบบเงิน

Jul 21st, 2022
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.53 KB | None | 0 0
  1. =======================================
  2. ดูเงินตัวเอง
  3.  
  4. $title[**Your Balance**]
  5. $description[ $getUserVar[money;$authorID] $getServerVar[currency].]
  6. $color[00eaff]
  7. $addTimestamp
  8.  
  9. $onlyIf[$message[1]==;]
  10.  
  11. =======================================
  12.  
  13. ดูเงินคนอื่น
  14.  
  15. $title[**$username[$mentioned[1]]'s Balance**]
  16. $description[ $getUserVar[money;$mentioned[1]] $getServerVar[currency].]
  17. $color[00eaff]
  18. $addTimestamp
  19.  
  20. $onlyIf[$message[1]!=;]
  21.  
  22. =======================================
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement