Skip to content

Commit

Permalink
Update mesfonctions.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Yassin994 authored Oct 21, 2024
1 parent a900533 commit f5f3db1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions framework/mesfonctions.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ const baileys_1 = require("@whiskeysockets/baileys");
const fs = require('fs-extra');
const util = require('util');
let { listall } = require('./stylish-font');
/*_________by yessertech
/*_________by Boniphace tech
fonction zJson:
récupère un objet json
Expand All @@ -32,7 +32,7 @@ module.exports.genererNomFichier = async (extension) => {
/** ************ */
module.exports.stick = async (buffer, author) => {
var sticker = new Sticker(buffer, {
pack: 'YESSER-MD',
pack: 'BONIPHACE-MD',
author: author,
type: StickerTypes.FULL,
categories: ['🤩', '🎉'],
Expand Down

0 comments on commit f5f3db1

Please sign in to comment.