Coder Social home page Coder Social logo

rockscripts / telegram-invite-users-from-source-to-destination-group Goto Github PK

View Code? Open in Web Editor NEW
20.0 3.0 9.0 955 KB

This application invite users in Telegram from a source to destination group.

License: MIT License

Python 69.36% CSS 3.62% HTML 7.48% JavaScript 19.54%
nodejs electron python telegram telegram-bot invite-users

telegram-invite-users-from-source-to-destination-group's Introduction

Telegram App - Invite Users Between Groups

This application invites users in Telegram from a source to destination group.

Main engine was writen in Python thanks to and User interface in NodeJS


Contact me if you have any questions: [email protected]

INSTALLING APPLICATION

Requirements

This is a Python and NodeJS application and you need follow things in your operating system:

  • GIT
  • Python 3
  • pip3
  • Nodejs
  • NPM

Running APP

Engine Part with Python

  • cd engine
  • pip3 install Telethon
  • pip3 install Telethon-sync
  • pip3 install PySocks
  • pip3 install peewee
  • pip3 install colorama
  • pip3 install pprint

GUI part with ElectronJS

  • cd gui
  • npm install
  • npm start

telegram-invite-users-from-source-to-destination-group's People

Contributors

rockscripts avatar

Stargazers

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

Watchers

 avatar  avatar  avatar

telegram-invite-users-from-source-to-destination-group's Issues

Getting Setup

Hello, I'm having trouble getting this setup.

First I couldn't install Telethon-sync, is this package still around?

Collecting Telethon-sync
  ERROR: Could not find a version that satisfies the requirement Telethon-sync (from versions: none)
ERROR: No matching distribution found for Telethon-sync

I tried without that package but I get this in the developer console:

Screenshot from 2019-07-30 13-30-19

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.