Skip to content

Python을 이용한, 메신저 Telegram의 "키워드 알림" 기능을 수행하는 Bot입니다.

Notifications You must be signed in to change notification settings

dogedoge7/telegram-notification-bot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

telegram-notification-bot

텔레그램 키워드 알림 봇
Telegram Keyword Notification Bot

@keyNoti_bot
@keywordNoti_bot

카카오톡의 키워드 알림 기능을 본따 만들었습니다.

  1. 키워드 알림을 활성화할 그룹 채팅에 봇을 초대합니다.
  2. 그룹 내 채팅으로 봇에게 /start 명령어를 입력해 그룹 알림을 활성화합니다.
  3. 봇과의 개인 대화로 키워드를 등록합니다. /help 를 통해 사용 가능한 명령어를 볼 수 있습니다.

How To Use it

  1. Add bot to the group that you want to get keyword notification.
  2. Send '/start' command to bot in the group chat to add group to bot's database.
  3. Add keywords in a private chat with the bot. '/help' show avaliable commands.
I'm Korean, so i developed this bot in korean. But notification function is apply for all languages.
If you want to use this bot, you can DM to me. I can explain you how to use it. (in poor English...)

Contact
Telegram : @gincheong
EMAIL : gincheong2@gmail.com
Blog : Tistory

python-telegram-bot 12.8 (LGPLv3.0)
firebase_admin 4.3.0 (Apache2.0)
python 3.6.9
program is running on AWS

여기 까지 서버 업로드함

About

Python을 이용한, 메신저 Telegram의 "키워드 알림" 기능을 수행하는 Bot입니다.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%