https://github.com/w4hyuxd/sharev3
Share Facebook V3
https://github.com/w4hyuxd/sharev3
Last synced: about 2 months ago
JSON representation
Share Facebook V3
- Host: GitHub
- URL: https://github.com/w4hyuxd/sharev3
- Owner: W4hyuXD
- Created: 2023-10-13T07:59:16.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-03T01:32:12.000Z (about 1 year ago)
- Last Synced: 2024-04-03T02:31:30.459Z (about 1 year ago)
- Language: Python
- Size: 154 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ShareV3
Share Facebook V3```
$ pkg update -y && pkg upgrade -y
$ pkg i -y git python python3
$ pip install requests bs4 mechanize
$ git clone https://github.com/W4hyuXD/ShareV3
$ cd ShareV3
$ git pull
$ python run.py
``````python
print("Good Luck!")
```