JsoGeneratorScript

2253

Feb 23rd, 2021
129
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. case 'pastebin':
  2.                 reply(mess.wait)
  3.                 paste = `${body.slice(10)}`
  4.                    anu = await fetchJson(`https://api-anoncybfakeplayer.herokuapp.com/pastebin?text=${paste}`, {method: 'get'})
  5.                    lindow.sendMessage(from, `${anu.result}`, text, {quoted: tod})
  6.                    break
Advertisement
Add Comment
Please, Sign In to add comment