Skip to content

Latest commit

 

History

History
16 lines (16 loc) · 418 Bytes

README.md

File metadata and controls

16 lines (16 loc) · 418 Bytes

TeleCord, a bot that syncs discord and telegram messages in real time!

Disclaimer: Work in progress

Usage

Make Prefs.yaml with the following format:

Telegram: <telegram bot token>
Discord: <discord bot token>
TelegramChannel: <telegram channel id to sync>
DiscordChannel: <discord channel id to sync>

Run Sync.py

Installation

Dependencies

  • Discord
  • Pyyaml
  • python-telegram-bot