Skip to content

A Telegram bot which responds to certain phrases in messages.

License

Notifications You must be signed in to change notification settings

dom6770/telegram-bot-responser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Telegram Bot

This is a Telegram bot that responds to specific terms in a group chat.

Setup

  1. Clone the repository:
    git clone https://github.com/dom6770/telegram-bot-responser
    cd telegram-bot-responser
    
  2. Install the requirements:
    pip install -r requirements.txt
    
  3. Setup the .env:
    cp example.env .env
    nano .env
    
  4. Run it
    python3 run.py

About

A Telegram bot which responds to certain phrases in messages.

Resources

License

Stars

Watchers

Forks

Packages