A Telegram Bot to collect Persian commands listed bellow from the user by asking them to pronounce them three times on voice messages. this voices then will be used to train a deep model which is supposed to understand these commands and perform based on what user has asked.
روشن
-
خاموش
-
روشن شو
-
خاموش شو
-
ضبط کن
-
ماشین حساب
-
گرامافون
-
شروع کن
-
برخیز
-
دوربین
-
سلفی
-
ساعت
-
قفل
-
دیتا
-
وایفای
-
تماس
-
گالری
-
تنظیمات
-
موزیک
-
تلگرام
-
بالا
-
پایین
-
چپ
-
راست
-
کی ساخت؟
-
متفرقه
Create a .env
file in the root of the project and add your telegram bot token like this line:
BOT_TOKEN=<your-tg-bot-token>
NODE_ENV='development' # or 'production'
then install dependencies using:
npm i
finally, run the code using:
node index.js
@pvcc_bot
on Telegram