Commit eb13c7b9 authored by Ahmad Nemati's avatar Ahmad Nemati

init

parent 495dba11
...@@ -364,7 +364,7 @@ async function reportRequest(msg, date) { ...@@ -364,7 +364,7 @@ async function reportRequest(msg, date) {
message.listRequest(bot, msg, reqs) message.listRequest(bot, msg, reqs)
} }
async function generateText(current, num, msg) { async function numeralgenerateText(current, num, msg) {
let text = 'امکان فروش وجود ندارد موجودی فعلی : ' let text = 'امکان فروش وجود ندارد موجودی فعلی : '
text += current text += current
text += ' و مقدار درخواستی ' text += ' و مقدار درخواستی '
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment