Giter Club home page Giter Club logo

liker's Introduction

Liker

Liker is a Telegram bot that allows you to add reactions (likes, etc.) to channel posts. Liker also supports post comments.

How to use Liker

You can either use an existing Liker bot available at https://t.me/liker10_bot. In order to do that:

  1. Give Liker bot an admin permission to edit posts in your channel.

  2. If you have a discussion group (e.g. post comments) — add Liker to the group also.

  3. In order to customize reactions (👍 is a default reaction) send the following command to Liker in Telegram:

/set_reactions —channel_id [YOUR_CHANNEL_ID] —reactions [SPACE_SEPARATED_REACTIONS]

For example:

/set_reactions —channel_id @awesome_channel —reactions 👍 ❤ 😡

Build liker from sources

To build your own version of Liker:

  1. Download the source code
git clone --recurse-submodules https://github.com/luckybots/liker.git

If you don't add --recurse-submodules -- you'll get an error during make build (make: *** No rule to make target 'build')

  1. Create and customize data/config.json according to data/config_example.json. In the config.json provide bot_token value.

  2. To run with Docker use

make build
make run-it

liker's People

Contributors

lavadk 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.