An open source Laravel PHP application for Twitter data automation, crawler and archiving also to interactions with other users.
Using the Twitter User API to fetch account data. Add keywords and phrases and a reply tweet, then the Bot will check your twitter account’s mention and look into the tweet text to see if there is any matching keyword to reply to the tweet itself.
This search API searches against a sampling of recent Tweets published in the past 7 days. The bot will search for tweets matching your keywords or phrases, it will store tweet and user objects data into the databas.
Send auto tweets at a specific date and time.
Send direct message when someone follow your account.
Monitor the daily and monthly data.
- Daily Chat Tweets
- Daily Direct Messages On Follow
- Top 10 Chat Keywords
- Top 10 Chat Users
- Top 10 Archived Tweets Users
- Current Year Schedules
Add Twitter API keyes here. You can also turn on/off features and services or power off bot completely.
Please Note:
- The bot is designed to not exceed Twitter API limit, you must not run cron jobs less than 1 minute. You only have 15 API calls per 15 minutes window.
https://twitter.com/alshaye_naif
The MIT License (MIT). Please see License File for more information.