This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* Codded by @phaticusthiccy | |
Telegram: t.me/phaticusthiccy | |
Instagram: www.instagram.com/kyrie.baran | |
*/ | |
const Asena = require('../events'); | |
const {MessageType, MessageOptions, Mimetype} = require('@adiwajshing/baileys'); | |
const axios = require('axios'); | |
Asena.addCommand({pattern: 'carbon ?(.*)', fromMe: true}, (async (message, match) => { |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
const Asena = require('../events'); | |
const {MessageType} = require('@adiwajshing/baileys'); | |
Asena.addCommand({pattern: 'afro ?(.*)', fromMe: true}, (async (message, match) => { | |
if (match[1] === '') return await message.sendMessage('Duygularını ifade edecek bir isim yazmalısın 💝'); | |
await message.sendMessage(`*Sana birşey söyliyeceğim ${match[1]}, hazırmısın <( ̄︶ ̄)>*`); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
const Asena = require('../events'); | |
const {MessageType} = require('@adiwajshing/baileys'); | |
Asena.addCommand({pattern: 'afro ?(.*)', fromMe: true}, (async (message, match) => { | |
if (match[1] === '') return await message.sendMessage('Duygularını ifade edecek bir isim yazmalısın 💝'); | |
await message.sendMessage(`*Sana birşey söyliyeceğim ${match[1]}, hazırmısın <( ̄︶ ̄)>*`); | |
await new Promise(r => setTimeout(r, 1000)); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* Codded by @phaticusthiccy | |
Telegram: t.me/phaticusthiccy | |
Instagram: www.instagram.com/kyrie.baran | |
*/ | |
const Asena = require('../events'); | |
const {MessageType, MessageOptions, Mimetype} = require('@adiwajshing/baileys'); | |
const Heroku = require('heroku-client'); | |
const Config = require('../config'); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* Codded by @phaticusthiccy | |
Telegram: t.me/phaticusthiccy | |
Instagram: www.instagram.com/kyrie.baran | |
*/ | |
const Asena = require('../events'); | |
const {MessageType, MessageOptions, Mimetype} = require('@adiwajshing/baileys'); | |
const Heroku = require('heroku-client'); | |
const Config = require('../config'); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* Codded by @phaticusthiccy | |
Telegram: t.me/phaticusthiccy | |
Instagram: www.instagram.com/kyrie.baran | |
*/ | |
const Asena = require('../events'); | |
const {MessageType, MessageOptions, Mimetype} = require('@adiwajshing/baileys'); | |
const fs = require('fs'); | |
const ffmpeg = require('fluent-ffmpeg'); | |
const {execFile} = require('child_process'); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
}, | |
"mute": { | |
"1MUTE": "*¡Grupo silenciado durante 1 minuto! *", | |
"2MUTE": "*¡El grupo fue silenciado durante 2 minutos!*", | |
"3MUTE": "*¡El grupo fue silenciado durante 3 minutos! *", | |
"4MUTE": "*¡El grupo fue silenciado durante 4 minutos! *", | |
"5MUTE": "*¡El grupo fue silenciado durante 5 minutos! *", | |
"6MUTE": "*¡El grupo fue silenciado durante 6 minutos! *", | |
"7MUTE": "*¡El grupo fue silenciado durante 7 minutos! *", | |
"8MUTE": "*¡El grupo fue silenciado durante 8 minutos! *", |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
}, | |
"mute": { | |
"1MUTE": "*¡Grupo silenciado durante 1 minuto! *", | |
"2MUTE": "*¡El grupo fue silenciado durante 2 minutos!*", | |
"3MUTE": "*¡El grupo fue silenciado durante 3 minutos! *", | |
"4MUTE": "*¡El grupo fue silenciado durante 4 minutos! *", | |
"5MUTE": "*¡El grupo fue silenciado durante 5 minutos! *", | |
"6MUTE": "*¡El grupo fue silenciado durante 6 minutos! *", | |
"7MUTE": "*¡El grupo fue silenciado durante 7 minutos! *", | |
"8MUTE": "*¡El grupo fue silenciado durante 8 minutos! *", |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* Codded by @phaticusthiccy | |
Telegram: t.me/phaticusthiccy | |
Instagram: www.instagram.com/kyrie.baran | |
*/ | |
// It converts wrong commands to true | |
// Also Kind of AI | |
const Asena = require('../events'); | |
const {MessageType, GroupSettingChange} = require('@adiwajshing/baileys'); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Codded by @DevXenon | |
# We can remake revolution! | |
#Special Thanks: | |
# @APH3LIOS ❤️ | |
# @HerzlT | |
# @cocukmusunaqetiketlemesene | |
# @afrodityas2 | |