Skip to content

Commit 4090324

Browse files
authored
update readme
1 parent 3929842 commit 4090324

File tree

1 file changed

+13
-9
lines changed

1 file changed

+13
-9
lines changed

README.md

Lines changed: 13 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<p align="left">
44
<a href="#"><img alt="Languages-Java" src="https://img.shields.io/badge/Language-Java-1DA1F2?style=flat-square&logo=java"></a>
55
<a href="#"><img alt="Version" src="https://jitpack.io/v/ErrorxCode/EasyInsta.svg"></a>
6-
<a href="https://www.instagram.com/x__coder__x/"><img alt="Instagram - x__coder__" src="https://img.shields.io/badge/Instagram-x____coder____x-lightgrey"></a>
6+
<a href="https://www.instagram.com/x0.rahil/"><img alt="Instagram - x__coder__" src="https://img.shields.io/badge/Instagram-x0.rahil-lightgrey"></a>
77
<a href="#"><img alt="Downloads" src="https://jitpack.io/v/ErrorxCode/WebWorker/month.svg"></a>
88
<a href="#"><img alt="GitHub Repo stars" src="https://img.shields.io/github/stars/ErrorxCode/EasyInsta?style=social"></a>
99
</p>
@@ -17,17 +17,21 @@ Disclaimer ⚠: This API is private. Means that instagram has not documented or
1717

1818
- Lightweight and Easy 2 use
1919
- No need api token
20-
- Supports **Sending messages** (Text & photos)
21-
- Supports **Getting/fetching messages** (only Text)
20+
- Supports **Sending messages**
21+
- Supports **Getting/fetching messages**
2222
- Supports **Deleting message**
2323
- Supports **Spamming DMs**
24-
- Supports **Realtime direct messages listener**
24+
- Supports **_Realtime direct messages listener_**
2525
- Supports **Login using cache/saving sessions**
26-
- Supports **Posting** (Only photo)
27-
- Supports **Adding stories** (Only photo)
26+
- Supports **Posting**
27+
- Supports **Adding stories**
2828
- Supports **Following / Unfollowing others**
2929
- Supports **Acception / Ignoring follow request**
3030
- Supports **Scrapping followings and followers**
31+
- Supports **Getting profile data**
32+
- Supports **Liking/commenting on post**
33+
- Supports **Fetching feeds/timeline post**
34+
-
3135

3236
## Implimentation
3337
In your project build.gradle
@@ -42,7 +46,7 @@ Disclaimer ⚠: This API is private. Means that instagram has not documented or
4246
In your app build.gradle
4347
```groovy
4448
dependencies {
45-
implementation 'com.github.ErrorxCode:EasyInsta:2.7.2'
49+
implementation 'com.github.ErrorxCode:EasyInsta:2.8'
4650
}
4751
```
4852

@@ -90,11 +94,11 @@ Answer. No. You only need to have username and password of the account.
9094
## Contributing
9195
Contributions are always welcome!
9296

93-
There is always a scope of improvement in this library. What you can do is you can add more methods from [instagram4j]() library.
97+
There is always a scope of improvement in this library. What you can do is you can add more endpoints from [instagram4j](https://github.com/instagram4j/instagram4j) library.
9498

9599

96100
## Support
97101

98-
For support, follow us on [instagram](https://www.instagram.com/andro.developer).
102+
For support, follow us on [instagram](https://www.instagram.com/x0.rahil).
99103
It would be nice if you give this repo a star.
100104

0 commit comments

Comments
 (0)