Git Product home page Git Product logo

anonymous-telegram-bot's Introduction

Anonymous Telegram Bot

This project is a Telegram bot. The bot itself acts as a secure wall between other users and yourself, making you anonymous while providing text replies to the other users. The idea behind this bot is for people who own public channels and don't want to expose their private profiles to everybody.

It has been developed using Python v3.8 and Python Telegram Bot v12.6.1

Python2.7 release here

How to set it up

  1. Download Python v3.8
  2. Run pip install -r requirements.txt to install the required libraries
  3. You will need a bot token, which you can obtain from the @BotFather
  4. Download this project and edit the file config.txt
    • Add your bot token
    • Add your telegram user ID. It is a unique identifier that can be found in your profile
  5. Launch AnonymousForwardBot.py
  6. Start your bot by sending a /start command in Telegram

How to use it

  1. When a user messages the bot you are hosting, the bot will forward their message to you. This step works for all kind of messages, be it images, audio, stickers, text, ... you name it.
  2. You can choose to ignore the message or reply to it. If you choose to reply to the forwarded message, the bot will send the text to the user at the other end of the conversation.

Future improvements

  • Updated to Python v3.8
  • Updated to PythonTelegramBot v12.6.1
  • Allow non-text replies
  • Implement multi-column keyboard in owner /help messages
  • Update project to use the logging module

You can find the changelog here

anonymous-telegram-bot's People

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.