Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/vadvergasov/vkparserbot
- Owner: VadVergasov
- License: gpl-3.0
- Created: 2020-04-27T21:43:34.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-08-23T20:57:10.000Z (3 months ago)
- Last Synced: 2024-08-23T22:08:31.028Z (3 months 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 [![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.