Allow multiple users to text through a single account
Allow multiple users to text through a single account or use an account as an intermediary
Explore the docs »
View Code
·
Report Bug
·
Request Feature
Table of Contents
Instagram leaves constantly astonished with the new features they constanly add, however, they fail to cover niche faetures that don't appeal to the greater demographic. So it's up to creators like me to find the demand and make these features ourselves.
Instagram MuliDM allows multiple users to text as one single account. Despite seeming obscure, the product is volatile and can serve a variety of purposes.
What are some examples?
- Offers anonymity, intermidiary account protects the identities of the input account(s)
- Allows any allowed person(s) to view a text conversation through the bot live
- Can be used for pranks and jokes with friends
The bot also includes its own library of methods that can be repurposed for other projects Example: read(), text(), find_user()
Follow these intructions to get Instagram MultiDM started!
You only need Selenium as a prequisite
pip install selenium
- Clone the repo
git clone https://github.com/Dhirru12/Multi-DM-Instagram.git
I will put images here when I can
I feel like this bot can expand to be so much more, especially with inspiration from my Instagram Discord Bot. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE
for more information.
Dhirran.P - dhirru.p12@gmail.com
Project Link: https://github.com/Dhirru12/Multi-DM-Instagram