Skip to content

Bot untuk menerima DM lalu mempublikasikannya sebagai Tweet, atau yang biasa disebut menfess. Bot Autobase Twitter (PHP) menggunakan webhooks.

License

Notifications You must be signed in to change notification settings

fsyhrnl/bot-autobase-twitter-php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NO LONGER AVAILABLE

Sorry, this script no longer available | reason : https://twitter.com/TwitterDev/status/1649191520250245121
Still work if using Enterprise APIs | reason : https://twitter.com/TwitterDev/status/1649191522485817345

Bot Autobase Twitter (PHP)

Bot Menfess / Autobase Twitter, using webhooks to receive and deliver real time updates.
Bot untuk menerima DM lalu mempublikasikannya sebagai Tweet, atau yang biasa disebut menfess.
Seperti akun @bdngfess, @bandungfess, @sunda_fess, @codingfess dll.
➡️Example


⚠️ dilarang keras digunakan untuk membuat base yang mengandung konten dewasa / alter.


  • Coded with 🚬 by @senggolbaok

Required (*)

  • Akun Developer Twitter sudah di-Approve Elevated Accessnya
  • Set Up Account Activity API di Dev Environments
  • App permissions pilih yang Read and write and Direct message

Installation

  1. Isi CONSUMER KEY, dll di file config.php
  2. Jalankan setWebhook.php
  3. Done~

Features

  • Mengirim Pesan otomatis ketika follback seseorang
  • Filter text dari kata tidak pantas
  • Filter akun sender tidak bisa mengirim menfess jika :
    • followers kurang dari 10
    • akun belum lebih dari 1 bulan (will be updated soon)
    • tweet kurang dari 500 (will be updated soon)
  • Menfess status dengan gambar
  • Menfess lebih dari 280 karakter
  • Mengirim quick reply button
  • Tambahkan kata OFF di Bio untuk menonaktifkan Base. (Jika tidak ada kata OFF di Bio, maka Bot akan berfungsi)
  • Unsend menfess
    • Command /unsend untuk menghapus menfess yang terakhir dikirimnya.
    • Atau command /unsend url (menambahkan url manual)
  • Command khusus admin :
    • /delete url untuk menghapus menfess.
    • /cari url untuk mengetahui siapa Sender dari menfess yang dimaksud
    • /unfollow url untuk menghapus menfess sekaligus mengunfollow sendernya

Bugs

  • Not support video/gif. (will be updated soon). ❌

License

This open-source software is distributed under the MIT License. See License

Contributing

All kinds of contributions are welcome.

  • Bug reports.
  • Fix bugs / add new features.

Example & Instruction

- Send Automated Messages when Follback someone

This is an image

- Filter message

This is an image

- Quick reply button

This is an image

- Send Message when success posted as Tweet

This is an image

- More than 280 Character (w/ Image)

This is an image

This is an image

- More than 280 Character (no Image)

This is an image

- Unsend menfess

This is an image

Command Admin Only

This is an image


Instruction - /logs

Setiap ada yang mengirim atau unsend menfess, logs-nya akan disimpan dalam bentuk json. Jika logs dihapus maka (admin dan sender) tidak akan bisa menghapus menfess (menggunakan Command).

File shadowLog.php dibuat untuk melihat, dan membersihkan logs.

This is an image

Reference & Library

Ref : https://developer.twitter.com/en/docs/twitter-api/enterprise/account-activity-api/guides/getting-started-with-webhooks

Lib : php-twitter-webhook-account-activity-api

Lib : twitteroauth

About

Bot untuk menerima DM lalu mempublikasikannya sebagai Tweet, atau yang biasa disebut menfess. Bot Autobase Twitter (PHP) menggunakan webhooks.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages