Advertisement
BimoSora

Untitled

Aug 12th, 2021
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. const url2 = process.env.LINKCHANNEL.split(/[\,-]+/);
  2. const url3 = url2[0];
  3. const url4 = url2[1];
  4.  
  5. [{text: `${url3}`, url: `${url4}`}]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement