Coder Social home page Coder Social logo

discord-to-telegram's Introduction

Discord-to-Telegram banner

Messages forwarder in real time by Websockets

Report Bug · Request Feature

Discord-To-Teleram forks Discord-to-Telegram stars Discord-to-Telegramissues Discord-to-Telegram pull-requests

⬇️ Installation

To get a local copy installed and working, follow these steps:

  • Clone this repository

    git clone https://github.com/joaroque/Discord-to-Telegram.git
  • Enter the project folder

    cd Discord-to-Telegram

📦 Install dependencies

  1. Create a virtual env
  python3 -m venv venv
  1. Active virtual env

  2. Use pip install -r requirements.txt to install all dependencies.

🚀 Setup the bot

  1. Get telegram client credentials, get the API_ID, API_HASH and CLIENT_NAME

Discord-to-Telegram banner

  1. Get discord auth token from discord requests

Discord-to-Telegram banner

  1. Setting up .ini file

     [TELEGRAM]
     API_ID =
     API_HASH =
     CLIENT_NAME =
     DEST_CHANNEL = -100123456789
    
     [DISCORD]
     SOURCE_CHANNEL =
     AUTH_TOKEN =
    
  2. Start the bot

     python main.py

Meta

Get discord channel id

Get Telegram channel id

I made this banner using saviomartin's Slickr tool.

discord-to-telegram's People

Contributors

imgbotapp avatar joaroque avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

discord-to-telegram's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.