Coder Social home page Coder Social logo

Anonyabbot

Anonyabbot is a bot for creating fully anonymous groups. (@anonyabbot).

Screenshot

Features

  1. Anonymous groups are created as bots, where messages are broadcasted to all members.
  2. All identities are hidden, including name, username, avatar, online status, input status, etc.
  3. User will be identified with a mask (emoji or multiple emojis).
  4. Built-in management tools are included, such as banning, welcome message, pinned messages, etc.
  5. Message ids, rather than message content, are stored by the bot only.

Usage

Goto @anonyabbot, then follow the instructions in the bot. In brief:

  1. Click New Group in @anonyabbot.
  2. Create a new bot in @botfather, and forward the token to @anonyabbot.
  3. Your masquerade is set.

Deploy by yourself

The version on Github might be lagging behind the version used by @anonyabbot.

  1. Clone the repo:
git clone https://github.com/anonyabbot/anonyabbot.git
  1. Create a config.toml:
[tele]
api_id = "12345678"
api_hash = "abcde1234567890abcde1234567890"

[father]
token = "12345678:AbCdEfG-123456789"
  1. Create an python environment and install:
python -m venv venv
. venv/bin/activate
pip install -e .
  1. Start bot server:
anonyabbot config.toml

Your self-deployed version SHOULD clearly identify this repository on /start. Thanks.

anonyabbot's Projects

anonyabbot icon anonyabbot

Anonyabbot is a bot for creating fully anonymous groups.

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.