Giter VIP home page Giter VIP logo

tagger's Introduction

Metion All Members Bot (MAMBot)

A Telegram Bot implemented fetch all users automatically in the group and replace the keywords like @all to tag all users like @sheiun @tom ....

What problem we solved?

Since there is no telegram api for fetching all users there is only chat.get_administrators and it cannot achieve our aim, tagging all users, so we propose a method to use telethon to login as a user and get all users' id via GetParticipantsRequest and retreive correspond user via chat.get_member(user_id).

Step to build your own Metion All Memebers Bot

Or you can use our bot Metion All Members Bot

  1. Register a bot via Bot Father
  2. Add the bot into your group and give it 'Invite users via link' and 'Delete messages' permissions
  3. Register api key from https://my.telegram.org/auth
  4. Edit your config.json like config.example.json to fill bot token, api id and api hash
  5. Run python dump_users.py to dump users in a group via invite link
  6. Run python bot.py

tagger's People

Contributors

sheiun avatar baba7adexx 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.