Coder Social home page Coder Social logo

junko2013 / mytelegram Goto Github PK

View Code? Open in Web Editor NEW

This project forked from loyldg/mytelegram

0.0 0.0 0.0 6.69 MB

MyTelegram is Telegram server side api implementation written in c#

License: Apache License 2.0

Shell 0.04% C# 99.81% PowerShell 0.02% Batchfile 0.01% Dockerfile 0.12%

mytelegram's Introduction

MyTelegram

API Layer MTProto Support Chat

MyTelegram is telegram server side api implementation written in c#,support private deployment

Features

  • API Layer: 177
  • MTProto transports: Abridged,Intermediate
  • Private chat
  • Group chat
  • Supergroup chat
  • Channel
  • End-to-end-encryption chat(Pro version)
  • Voice/video call(Pro version)
  • Bot(Partial support,Pro version)
  • 2FA(Pro version)
  • Stickers(Pro version)
  • Reactions(Pro version)
  • ForumTopics(Pro version)

Build MyTelegram Server

  1. Install .NET SDK 8.0
  2. Run build/build.ps1 (PowerShell7+)
  3. Build output folder is out/{version}

Build docker images

Run the following scripts

build\docker\1.build-messenger-command-server.sh
build\docker\2.build-messenger-query-server.sh
build\docker\3.build-messenger-server-grpcservice.sh
build\docker\4.build-sms-sender.sh
build\docker\5.build-gateway-server.sh

Run MyTelegram server

  • Run MyTelegram server with docker

  1. Download docker-compose configuration files
    https://raw.githubusercontent.com/loyldg/mytelegram/dev/docker/compose/docker-compose.yml
    https://raw.githubusercontent.com/loyldg/mytelegram/dev/docker/compose/.env
    
  2. Replace 192.168.1.100 with your own server IP in .env
  3. Run the following command in the directory where the docker-compose.yml file is located
    Linux: docker compose up
    Windows: docker-compose --env-file .env up 
    
  • Run MyTelegram manually

  1. Download mytelegram server from https://github.com/loyldg/mytelegram/releases
  2. Install Redis
  3. Install MongoDB
  4. Intall RabbitMQ
  5. Install Minio
  6. Replace 192.168.1.100 with your own server IP in start-all.bat
  7. Run start-all.bat
  8. Run telegram client
  9. Default verification code is 22222

MyTelegram clients

TDesktop for mytelegram

Android client for mytelegram

iOS client for mytelegram

WebK for mytelegram

WebA for mytelegram

  1. Git clone the client source code
  2. Replace 192.168.1.100 with your server IP

Support MyTelegram

Love MyTelegram? Please give a star to this repository โญ

Feedback

Contact author:https://t.me/mytelegram666
Join telegram group:https://t.me/+S-aNBoRvCRpPyXrR

mytelegram's People

Contributors

loyldg avatar dependabot[bot] avatar

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.