Tüm Özellikler 📢 | Durum ☑️ | Sürüm 🔎 |
---|---|---|
Add & Kick User | ✅ | 1.4 |
Admin Commands | ✅ | 1.4 |
AFK | ✅ | 1.6 |
Ban & Unban User | ✅ | 1.3 |
Carbon.sh Plugin | ✅ | 1.7 |
Deep AI APIs | ✅ | 2.4 |
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,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
/*Codded by @phaticusthiccy | |
Telegram: t.me/phaticusthiccy | |
Instagram: www.instagram.com/kyrie.baran | |
*/ | |
const Asena = require("../events"); | |
const {MessageType} = require("@adiwajshing/baileys"); | |
const got = require("got"); // Responses Catcher | |
const deepai = require('deepai'); // Localde ise deepmain.js oluşturarak özelleştirilebilir şekilde kullanabilirsiniz. Web Sunucularında Çalışmaz!! |
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, Presence} = require('@adiwajshing/baileys'); | |
const Language = require('../language'); | |
const Lang = Language.getString('scam'); |
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, Presence} = require('@adiwajshing/baileys'); | |
Asena.addCommand({pattern: 'scam ?(.*)', 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
/* 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'); | |
const Language = require('../language'); |
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
/* 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
/* 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
/* 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) => { |