UNPKG

cross-bot-bridge

Version:

A simple and customizable cross-bot bridge package that connects Discord and Telegram with admin and owner features, auto-reconnecting, media handling, message formatting conversion, user identity mapping, emoji and reaction support, and a command system.

3 lines (2 loc) 83 B
const CrossBotBridge = require('./lib/bridge'); module.exports = CrossBotBridge;