bestspang / botlineKicker

LINE bot: Kick member of group when send prohibited word

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NOTE

ID

Bot ini sudah tidak dimaintenance lagi, terakhir di test tanggal 19 Juli 2018, jika menjalankan script ini mungkin akan ada error karena ada perubahan dari LINE, dan jika bot jalan tapi pesan kok tidak diterima oleh pengguna lain kemungkinan bot anda terkena BAN tidak bisa mengirim message, biasanya tidak bisa digunakan selama 1Minggu, bot masih bisa menerima pesan hanya tidak dapat mengirim pesan, itu kasus yang pernah saya dapat beberapa waktu lalu.

EN

This bot is no longer maintained, the last test was on July 19, 2018, if you run this script there might be an error because there is a change from LINE, and if the bot runs but the message is not received by other users the possibility of your bot being banned send messages, usually can not be used for 1 week, the bot can still receive messages just can not send messages, that's the case that I have got some time ag

botlineKicker

Kick member of group when send prohibited word

Bot ini akan kick user dari grup ketika ada user yang mengirim pesan terlarang yang sudah diatur dalam BOT

Tutorial

Youtube

REQ

  1. Python 3
  2. line-py
  3. python-dotenv
  4. var_dump

Contribution

If you want to make a new feature, feel free to send your pull request

  1. Fork this repository
  2. Clone to your local
  3. Make a changes or New branch feature
  4. Make a Pull Request

About

LINE bot: Kick member of group when send prohibited word

License:MIT License


Languages

Language:Python 100.0%