Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions xinz.js
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ const exif = new Exif();
conn.connect()
const xinz = conn.xinz

fake = "© 𝐗𝐢𝐧𝐳-𝐓𝐞𝐚𝐦"
fake = "© 𝐃𝐡𝐚𝐧𝐳𝐬-𝐁𝐨𝐭𝐳"
fakeimage = fs.readFileSync("./media/aqul.jpeg")
prefix = 'z'
blocked = []
Expand Down Expand Up @@ -175,7 +175,7 @@ xinz.on('message-new', async(qul) => {
\`\`\`▢ ${prefix}antidelete\`\`\`
\`\`\`▢ ${prefix}tourl <media>\`\`\`

Xinz-Team*`
𝐃𝐡𝐚𝐧𝐳𝐬-𝐁𝐨𝐭𝐳*`
aqul.sendFakeStatusWithImg(from, fakeimage, textnya, fake)
break
case 'test':
Expand Down