Coder Social home page Coder Social logo

marapy / forwardscoverbot Goto Github PK

View Code? Open in Web Editor NEW

This project forked from 91dariodev/forwardscoverbot

0.0 0.0 0.0 146 KB

telegram bot that echoes any message you send it or modify to anonymize messages

Home Page: https://t.me/ForwardsCoverBot

License: GNU Affero General Public License v3.0

Python 100.00%

forwardscoverbot's Introduction

ForwardsCoverBot

This telegram bot just echoes any message you send it or modify for him. If you don't like telegram forwards, before sending a message, send the message to the bot, then forward the message that the bot returns to the user you were chatting with. In case he will forward the message, it will have the name of the bot in the forward label. It supports anything and respect the formatting style of the text.

How to run this bot by you:

To be sure that when you send messages to this bot to anonymize them it doesn't forward your message in other chats (it doesn't), you may want to run a your own instance.

If you want to run this bot by you:

Clone and install:

cd path
git clone https://github.com/91DarioDev/forwardscoverbot
cd forwardscoverbot
pip install .

Config the bot:

  • open forwardscoverbot/config/config.example.yaml
  • select all and copy
  • create a file forwardscoverbot/config/config.yaml
  • paste and replace the values with real values
  • save and close

Run the bot:

forwardscoverbot

Note: In case you want to call forwardscoverbot from another path, you can, but you have to specify the path of the config.yaml file as first argument in the cli. Example:

fowardscoverbot path/forwardscoverbot/config/config.yaml

Upgrade the bot:

cd path/forwardscoverbot
git pull https://github.com/91DarioDev/forwardscoverbot
pip install --upgrade .

How to use it:

  • send messages to the bot to get echoed messages

Commands:

  • /start, /help - replies with a welcome message
  • /disablewebpagepreview- remove the link preview from an echoed message
  • /stats - get statistics about the use of the bot (admins only)
  • /removecaption - remove caption from a message
  • /addcaption - add or overwrite a caption to a message
  • /removebuttons - remove buttons from a message
  • /addbuttons - addbuttons to the message

forwardscoverbot's People

Contributors

91dariodev 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.