Skip to content

Simple application for autoposting from VK group to Telegram channel. Works with closed groups/channels. Using long polling. Configuration files, logging added.

Notifications You must be signed in to change notification settings

Rostezkiy/autoposting_vk_tg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

autoposting_vk_tg

Simple application for autoposting from VK group to Telegram channel. Works with closed groups/channels. Using long polling. Configuration files for all needed tokens, variables, logging. Logging into file and log rotation. (log example added)

Preparation:

  • Open config.ini and check what information you need to get.
  • Create telegram bot and add it at your channel with admin rights.
  • Obtain VK token, it must be user access token, with "wall, groups" privileges.
  • Fill in config.ini correctly.

Start:

  • pip install -r requirements.txt
  • python main.py
  • enjoy

In case of errors - please, report bugs at 'Issues'. Thank you.

About

Simple application for autoposting from VK group to Telegram channel. Works with closed groups/channels. Using long polling. Configuration files, logging added.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages