Skip to content
This repository has been archived by the owner on Aug 22, 2023. It is now read-only.

Telegram-bot that moves your VK news feed to Telegram.

Notifications You must be signed in to change notification settings

mikhailsdv/vkontakte-feed-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vkontakte-feed-bot

Telegram-bot that moves your VK news feed to Telegram.

How to launch?

  1. Install Node.js.
  2. Install MySQL.
  3. Clone this repo to your machine.
  4. Create your VK standalone-application here. You can use logos from src/logo for your VK app.
  5. Create your Telegram-bot via @BotFather.
  6. Rename /src/config.example.js to /src/config.js and fill the necessary variables.
  7. Install dependencies by running npm i from the root folder.
  8. Import /vkontakte_feed_bot.sql into your MySQL database.
  9. Launch the bot with the command node src/index.
  10. Launch the worker with the command node src/worker.
  11. Nailed it!

About

Telegram-bot that moves your VK news feed to Telegram.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published