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: about 1 year ago
JSON representation
Bot to parse posts from vk group to messages
- Host: GitHub
- URL: https://github.com/vadvergasov/vkparserbot
- Owner: VadVergasov
- License: gpl-3.0
- Created: 2020-04-27T21:43:34.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-08-23T20:57:10.000Z (almost 2 years ago)
- Last Synced: 2025-03-22T11:51:12.289Z (over 1 year ago)
- Topics: api, bot, python, telegram, urllib, vk
- Language: Python
- Homepage:
- Size: 396 KB
- Stars: 9
- Watchers: 1
- Forks: 1
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
VK Parser bot [](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.