Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lgg/vk-to-telegram-bot
Bot for auto-reposting posts from VK to Telegram channel
https://github.com/lgg/vk-to-telegram-bot
telegram telegram-bot telegram-bot-api telegram-channel vk vk-api vkontakte
Last synced: 4 months ago
JSON representation
Bot for auto-reposting posts from VK to Telegram channel
- Host: GitHub
- URL: https://github.com/lgg/vk-to-telegram-bot
- Owner: lgg
- Created: 2016-03-29T14:40:44.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2022-07-14T14:53:18.000Z (over 2 years ago)
- Last Synced: 2024-10-01T10:02:05.349Z (4 months ago)
- Topics: telegram, telegram-bot, telegram-bot-api, telegram-channel, vk, vk-api, vkontakte
- Language: PHP
- Homepage:
- Size: 93.8 KB
- Stars: 129
- Watchers: 13
- Forks: 21
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
> ⚠️ Current code is a little but outdated, but it could still work ⚠️
---
⬇️⬇️⬇️👇⬇️⬇️⬇️
**🆕 CHECK THIS NEW VERSION: 🆕**
* **https://github.com/Bizordec/vk-to-tgm**
* also it have a way more functions and supported media-types⬆️⬆️⬆️👆⬆️⬆️⬆️
---
# VK to Telegram auto-posting Bot
## Info
* Bot-manager for auto-reposting posts from VK user/group/public to Telegram channel
### Variations of posting
* one VK source -> one Telegram channel
* one VK source -> few Telegram channels
* few VK sources -> one Telegram channel
* few VK sources -> few Telegram channelsFor examples of configuration [check docs](./docs/config.md)
### Links
* [Vote for next feature to release here](https://github.com/lgg/vk-to-telegram-bot/issues/1)
* Also you can find answers and help [here](./docs/faq.md)## Features
* One script for many Telegram Bots, Telegram Channels, VK sources
* Resend posts from users and groups
* Resend text and photos
* Few variations of behaviour
* Flexible settings
* Simple i18n### Features to release
*this will be implemented soon*
* resend all attachment types
* test coverage
* variations of data storage(database, json, etc)## Documentation
* [Documentation](./docs/readme.md)
* [FAQ](./docs/faq.md)
* [Installation](./docs/install.md)
* [Updating](./docs/updating.md)
* [Configuration](./docs/config.md)## Examples of channels with this bot
| Telegram Channel | VK |
| ------ | ------ |
| [Hackathon list](https://t.me/hacklist) | [Hackathon list](https://vk.com/hacklist) |
| [Frontend Raccoon](https://t.me/frontendraccoon) | [Frontend Raccoon](https://vk.com/jsraccoon) |## Links and Copyrights:
* LICENSE: MIT
* Author: [lgg](https://github.com/lgg) and [awesome contributors](https://github.com/lgg/vk-to-telegram-bot/graphs/contributors)
* Thanks to [akalongman](https://github.com/akalongman) for [php-telegram-bot](https://github.com/akalongman/php-telegram-bot)