All Projects β†’ juanmicl β†’ InstaResponder

juanmicl / InstaResponder

Licence: AGPL-3.0 License
Instagram Auto DM responder with DialogFlow πŸ”₯

Programming Languages

PHP
23972 projects - #3 most used programming language

Projects that are alternatives of or similar to InstaResponder

Instagram-Scraper-2021
Scrape Instagram content and stories anonymously, using a new technique based on the har file (No Token + No public API).
Stars: ✭ 57 (+35.71%)
Mutual labels:  instagram, instagram-bot
MyIGBot
MyIGBot is a Private API for Instagram to like, follow, comment, view & intaract with stories, upload post & stories, get all information about a user/posts and get posts based on locations/hashtags. It also supports proxy.
Stars: ✭ 137 (+226.19%)
Mutual labels:  instagram, instagram-bot
Igbot
πŸ™ Free scripts, bots and Python API wrapper. Get free followers with our auto like, auto follow and other scripts!
Stars: ✭ 4,094 (+9647.62%)
Mutual labels:  instagram, instagram-bot
bot
Completely free and open-source human-like Instagram bot. Powered by UIAutomator2 and compatible with basically any Android device 5.0+ that can run Instagram - real or emulated.
Stars: ✭ 321 (+664.29%)
Mutual labels:  instagram, instagram-bot
api-ai-workshop
Dialogflow Workshop Material. This can be used to create a Conversational Agent for a simple Linear Conversation using Dialogflow
Stars: ✭ 56 (+33.33%)
Mutual labels:  chatbot, dialogflow
Instagram-to-discord
Monitor instagram user account and automatically post new images to discord channel via a webhook. Working 2022!
Stars: ✭ 113 (+169.05%)
Mutual labels:  instagram, instagram-bot
puppeteer-instagram
Instagram automation driven by headless chrome.
Stars: ✭ 87 (+107.14%)
Mutual labels:  instagram, instagram-bot
instachatbot
Simple framework for building Instagram chat bots with menu driven interface
Stars: ✭ 17 (-59.52%)
Mutual labels:  instagram, chatbot
instagramBot
A NodeJS wrapper for the Instagram Bot It works with instagram private api ,It has almost all the features the Instagram app.
Stars: ✭ 40 (-4.76%)
Mutual labels:  instagram, instagram-bot
Instagram-Giveaways-Winner
Instagram Bot which when given a post url will spam mentions to increase the chances of winning. Win Instagram Giveaways!
Stars: ✭ 95 (+126.19%)
Mutual labels:  instagram, instagram-bot
igFame
πŸ“· igFame - Tool for automated Instagram interactions [PHP]
Stars: ✭ 16 (-61.9%)
Mutual labels:  instagram, instagram-bot
Hacking-tools
INSTAGRAM DM BOT | MULTI-THREADING REQUESTS BASED | PROXY SUPPORT
Stars: ✭ 35 (-16.67%)
Mutual labels:  instagram, instagram-bot
FCommunity
multi Checkers (Hma/Hulu/Spotify/Call of duty/Instagram/smtp2go/VyprVpn) in One Tool Named FCommunity
Stars: ✭ 26 (-38.1%)
Mutual labels:  instagram, instagram-bot
igcreator
Instagram mass account creator with proxies πŸ”ƒ and cookies πŸͺ support
Stars: ✭ 35 (-16.67%)
Mutual labels:  instagram
instagram mqtt
Realtime and Push Notification (FBNS) support for the instagram-private-api
Stars: ✭ 159 (+278.57%)
Mutual labels:  instagram
InstantInsta
Android Application To Download and Manage Instagram Images And Videos
Stars: ✭ 47 (+11.9%)
Mutual labels:  instagram
craft-instagram-feed
Craft CMS plugin to receive Instragram feed data as variable in templates
Stars: ✭ 25 (-40.48%)
Mutual labels:  instagram
php-wechaty
PHP Wechaty is a Conversational SDK for Chatbot Makers Written in PHP
Stars: ✭ 35 (-16.67%)
Mutual labels:  chatbot
social-media-profiler
Find information from Twitter, Instagram, LinkedIn and Google Search about a person.
Stars: ✭ 34 (-19.05%)
Mutual labels:  instagram
sharestapp
Sharestapp lets you to directly share an image/videos/reels post from Instagram to other apps and also allows to save.
Stars: ✭ 13 (-69.05%)
Mutual labels:  instagram

Logo Insta Responder Logo2

Instagram Direct Message Auto Responder with DialogFlow!

video

What does InstaResponder do?

Main features:

  • Auto reply DMs.
  • Connect your IG inbox with DialogFlow. And much more to develop...

Installation

Using Composer

composer require mgp25/instagram-php
composer require juanmicl/dummiesflow

I don't have Composer

You can download it here.

Warning about moving data to a different server

Composer checks your system's capabilities and selects libraries based on your current machine (where you are running the composer command). So if you run Composer on machine A to install this library, it will check machine A's capabilities and will install libraries appropriate for that machine (such as installing the PHP 7+ versions of various libraries). If you then move your whole installation to machine B instead, it will not work unless machine B has the exact same capabilities (same or higher PHP version and PHP extensions)! Therefore, you should always run the Composer-command on your intended target machine instead of your local machine.

Config and Run

1ΒΊ Open core/config.php and edit IG config.

2ΒΊ fill "agentName", you can find it here:

1

*you need to enable "Web Demo" feature

3ΒΊ Open your terminal/console and run

php bot.php

Legal

This code is in no way affiliated with, authorized, maintained, sponsored or endorsed by Instagram and Google or any of its affiliates or subsidiaries. This is an independent and unofficial API. Use at your own risk.

Credits

Thanks to mgp25 for instagram-php api!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].