/yandex-video-bot

NodeJs Telegram bot for sending video to Yandex Station or Yandex Module

Primary LanguageJavaScript

Node.js Telegram Bot for Yandex Station&Module

Node.js telegram bot to interact with Yandex Station.

Bot API https://telegram.me/sappfear

Install

npm install --save node-telegram-bot-api

Usage

First, you need create telegram bot with @BotFather and get bot token.

Second, you need change WHITE_LIST and ADMIN_LOGIN in index.js.

Finally, you can start you bot.

npm install
TOKEN=<your_bot_token> npm start

On start you need authorize by /login command. After success login just send video href to bot or type @vid for search videos.

Documentation

WIP

License

The ISC License (ISC)

Copyright © 2019 Sapfear