Giter VIP home page Giter VIP logo

watermark-bot's Introduction

Watermark Bot

A simple telegram bot to add watermark to images

This is an example bot written on Lumen (micro framework based on laravel) and uses php-telegram-bot to show you how easily you can create a full feature bot using php-telegram-bot.

Installation is easy:

1- Download the repo with git or zip.

2- Run composer update in the project directory to download dependencies.

3- Edit .env file at the root with your bot details (make sure you change the TELEGRAM_REQUEST_URL to your own address).

4- Open vendor/longman/telegram-bot/ directory and import structure.sql to your database.

5- In your browser run https://url-to-script-root/public/set-webhook

6- Now in your telegram client open your bot page and start using it.

How it works

Simply send an image or forward it to the bot and it ask you for the watermark string to be added to the image, after sending the string it sends you the edited version of the image.

Notes

1- This is just an example bot to let you see how you can use php-telegram-bot library not a ready to use script.

2- You are allowed to edit any thing in this project and use it in your free or commercial projects, but you may not sell it to anyone without changing its functionallity, or uploading same code on your own repo (If you want work on it simply fork the project)

watermark-bot's People

Contributors

fnaysee avatar noplanman avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

watermark-bot's Issues

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.