Giter Club home page Giter Club logo

watermark-bash-telegram-bot's Introduction

Source and A Final Note:

This is an open source development built based on bash. Follow bellow instructions to clone this project.

Tools used by the bot:

  1. jq
  2. curl
  3. ImageMagick

Once when you are sure that you have all the required tools mentioned above installed on your system, download the latest source and extract it:

wget http://bot.eyaadh.net/wmakre.tar.gz
tar -xvf wmakre.tar.gz

If you are cloning the github repository, instead of downloading from the above given link:

git clone https://github.com/eyaadh/Watermark-Bash-Telegram-Bot.git

Now browse into the directory at which you extracted the compressed file we just downloaded, ammend/add your bot token on .tgconfig file, set the correct permission and run the core.bash script:

cd wmaker/    #if you cloned github repository cd Watermark-Bash-Telegram-Bot/
jq '(.config)|=(.token="your bot token")' .tgconfig > tgconfig.new
mv tgconfig.new .tgconfig
chmod 755 core.bash
./core.bash

I do not have much time to ammend as per any requirements you might put forward, however I will try. Atleast it's free and it does not try to squeez money out of your pocket for a simple process unlike many other bots do. Since the source has already been shared I would suggest that you clone it and ammend it as you desire. However kindly do also have a look at my most favorite porject and always my number one priority @roanuedhuru_bot. I am most of the time available at @botlistchat incase you would like to throw up some sarcastic comments or feedback.

DO NOT BLOODY GIVE TO GET! GIVE TO INSPIRE OTHERS TO GIVE!

Thanks, @eyaadh

watermark-bash-telegram-bot's People

Contributors

eyaadh avatar

Watchers

 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.