Skip to content

dayeol/telegram-keyword-detector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Introduction

This Telegram Bot eavesdrops any chats and detects some keywords. You can subscribe or unsubscribe from the detection alert, and also add/remove the keywords.

Installation

This bot depends on telepot.

sudo pip install telepot

You should set your API Token in the ".telegram_bot_secret" file.

Execution

Execute this at your server

python telebot.py 

Usage

/subscribe : Subscribe the chat room in which you're typing this command. If you subscribe, the bot will send an alert whenever it detects any keywords.

/unsubscribe : Unsubscribe from the bot alert

/list : List the keywords

/add : Add keyword

/remove : Remove the keyword

About

This bot detects keywords from any chat rooms and send an alert to the subscribers. Evil eavesdropper!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages