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