Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 502 Bytes

README.md

File metadata and controls

20 lines (17 loc) · 502 Bytes

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