Dogdriip / Discord-Telegram-Duplex-Bot

Duplex system for simple text message between Telegram and Discord

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Discord-Telegram-Duplex-Bot

Duplex system for simple text message between Telegram and Discord

screenshot

> ▽ <

How to use

  1. Install dependencies

    $ npm i
    
  2. Create docker-compose.yml.

    # See docker-compose-example.yml
    
  3. Run!

    $ docker-compose up -d
    

TODO

  • Write TODO
  • Fix timezone issue
  • Handle reply in Telegram
  • Fix API structure
  • Support stickers
  • Support photos
  • More stable deployments

About

Duplex system for simple text message between Telegram and Discord


Languages

Language:JavaScript 98.0%Language:Dockerfile 2.0%