Skip to content
This repository was archived by the owner on May 17, 2024. It is now read-only.

Latest commit

 

History

23 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Transmits

About

Message relay between «Telegram» and «VK».

How to use

Clone the repository:

git clone https://github.com/algorov/transmits

Setting up the environment:

python3 -m venv env && source env/bin/activate && pip3 install -r requirements.txt

Specify the VK and Telegram bot tokens in .env:

BOT_TOKEN=
BOT_TOKEN_VK=

Go to the src/Server/ directory and start the server:

dotnet run

Go to the src/TG/ directory and start the server specifying the address and port:

# Example
python3 side.py 127.0.0.1 1234

Go to the src/VKBOT/ directory and start the server specifying the address and port:

# Example
python3 main.py 127.0.0.1 1234

Contributors ✨

SEMUL
SEMUL

💻
MusaFairy
MusaFairy

💻

About

Message relay between «Telegram» and «VK».

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages