Tutorials_for_BDFD

BDFD Ephemeral Messages En

Nov 22nd, 2022
198
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.50 KB | None | 0 0
  1. $c[Hi, in this tutorial I will show you how to create unsitable messages]
  2. $c[This also works with Select Menus & / Commands.]
  3. $c[More about select menus here: https://www.youtube.com/watch?v=W4h59GFpSbM]
  4.  
  5. item 1
  6. Triggers : !button
  7.  
  8. $nomention
  9. $description[Hi, click the button below to create an invisible message.]
  10. $addButton[no;button;I'm an example Button;primary;no;]
  11.  
  12.  
  13. code 2
  14. Trigger : $oninteraction[button]
  15. $ephemeral
  16. $removeButtons
  17. $nomention
  18.  
  19. $description[I am the Invisible Message.]
Advertisement
Add Comment
Please, Sign In to add comment