cwplus / twitterbot

An open source Laravel php application for Twitter data automation and archiving.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Twitter Bot 1.0

An open source Laravel php application for Twitter data automation and archiving.

Bot Dashboard Demo

Please Note:

  • Only view is allowed in this demo no add/edit/delete.
  • 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://naif.io/twitterbot

Email Address: demo@demo.com

Password: demo

TwitterBot demo account: @twitrbot_demo https://twitter.com/twitrbot_demo

Features and Services:

Chat Bot:

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.

Archiving:

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.

Scheduling Tweet:

Send auto tweets at a specific date and time.

Direct Message On Follow:

Send direct message when someone follow your account.

Analysis:

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

Settings:

Add Twitter API keyes here. You can also turn on/off features and services or power off bot completely.

Screenshots

Support | Bugs | Vulnerabilities

naif@naif.io

https://twitter.com/naifalshaye

License

The MIT License (MIT). Please see License File for more information.

About

An open source Laravel php application for Twitter data automation and archiving.

License:MIT License


Languages

Language:JavaScript 58.6%Language:CSS 30.7%Language:PHP 6.4%Language:HTML 4.2%Language:Vue 0.0%