Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vadvergasov/vkparserbot

Bot to parse posts from vk group to messages
https://github.com/vadvergasov/vkparserbot

api bot python telegram urllib vk

Last synced: 1 day ago
JSON representation

Bot to parse posts from vk group to messages

Awesome Lists containing this project

README

        

VK Parser bot [![License](https://img.shields.io/github/license/VadVergasov/vkparserbot)](https://github.com/VadVergasov/vkparserbot/blob/master/LICENSE)
=============

Installation
-------------

~~~bash
git clone https://github.com/VadVergasov/vkparserbot.git
cd vkparserbot
pip3 install -r requirements.txt
cp config.json.template config.json
~~~

Now enter the required info in config.json.

~~~bash
python3 main.py
~~~

Authenticate the Vk account by entering prompted info.