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

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

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.