https://github.com/vb64/tg2vk
Telegram bot for messaging to VK social network
https://github.com/vb64/tg2vk
Last synced: 9 months ago
JSON representation
Telegram bot for messaging to VK social network
- Host: GitHub
- URL: https://github.com/vb64/tg2vk
- Owner: vb64
- License: mit
- Created: 2018-03-23T08:21:20.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-04-07T11:48:27.000Z (about 8 years ago)
- Last Synced: 2025-03-29T05:28:06.224Z (about 1 year ago)
- Language: Python
- Size: 22.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Tg2Vk
Your personal Telegram bot for messaging to VK social network.
Install source (requires git, make, gettext and Python):
```
$ git clone https://github.com/vb64/Tg2Vk.git
$ cd Tg2Vk
$ sudo make setup
```
There are some [additional notes for setup on Windows](WINDOWS.md).
Edit a file `source/settings.py` and fill your credentials for Telegram and VK, then
```
make run
```
You can communicate with your Telegram bot, while program running. To finish work press Ctrl+C. Your Telegram bot becomes unavailable.