Skip to content

DesSolo/chat-transport

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chat Transport

Simple daemon for forwarding messages between chats

Usage

$ ./chat-transport -h
Usage of ./chat-transport:
  -c string
        config file path (default "config.toml")
  -v    show current version

Supported transports

Messenger Chats Channels
Telegram ✔️ ✖️
VK ✖️ ✔️

Configuration

See examples