Answer the question
In order to leave comments, you need to log in
How to make the bot send a sticker?
How to make the bot send a sticker after the message
cmd(/^(?:Баланс)$/i, 0, (send, users) => {
let credit2 = (i.credit == false) ? "Нет": func.sp(i.credit)+"$";
send(`[] Баланс []
()При себе: ${func.sp(i.money)}$
()В банке: ${func.sp(i.bank)}$
()Биткоинов: ${func.sp(i.bitcoins)}
()Кредит: ${credit2}
()Наркотики: ${func.sp(i.drugs)}`);
Место для кода стикера
});
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question