Giter VIP home page Giter VIP logo

telegrammessage's Introduction

telegram群消息监听与自动发送消息系统

系统说明

本系统用于接收telegram群组消息,并向发送了包含指定关键字的消息的用户打招呼

环境准备

使用说明

1、运行docker-compose up -d启动容器

2、使用docker exec -it 容器id /bin/bash 进入容器内部,到/app目录下

3、执行python3 get_group_id.py,并按提示分别输入telegram手机号、验证码以及密码,登录账号以获取账号所添加的群组

4、运行start.sh,启动程序

5、访问80端口,可查看消息监控的记录,也可选择重新发送消息。

注意事项

  • 本系统还处于初级阶段,telegram对于发送消息有限制,过于频繁的向不同用户发送会导致账号被锁定,因此建议设定低频关键字
  • 运行start.sh之前一定要先运行get_group_id.py脚本登录telegram账号并获取账号加入的群组id

详细教程可参考文章https://zhuanlan.zhihu.com/p/660339299

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.