Code Monkey home page Code Monkey logo

reactionbot's Introduction

Telegram Reaction Bot

an automated bot uses Telethon Library for doing reactions to a Telegram channel post.

Edit Config

To edit the config.py file

CHANNELS_LIST = ['4XZhZqXpo6Q1NDg1']
CHANNEL_IDS = ['-1002112202931']

The CHANNELS_LIST Contain the Channel Private Link

To Get CHANNEL ID

  • Visit @chat_id_echo_bot on Telegran
  • Then Forward an Message From Your Channel To Bot
  • It will Provide You the Chat ID
EMOJIS = ['๐Ÿ‘', 'โค๏ธ', '๐Ÿ”ฅ', '๐Ÿฅฐ', '๐Ÿ‘', '๐ŸŽ‰', '๐Ÿคฉ', 'โšก๏ธ', '๐Ÿ’ฏ']
  • You Can Also Change The Emojis

Create a session file manually.

Create a file Session1.ini ( the file name can be anything ) in the directory /sessions :

[Telethon]
api_id=YOUR_API_ID
api_hash=YOUR_API_HASH
phone_number=YOUR_PHONE_NUMBER

Where do I get api_id and api_hash?

๐Ÿ”— Click me.

Deployment

To deploy this You need Python3 Installed on System Follow The Commend To Install Bot

  pip install -r requirements.txt
  python reactionbot.py

Phone Number should be with Country Code

Contact

Authors

I have Made a few changes on it..

reactionbot's People

Contributors

tamilnct avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

garyvalue

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.