Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thejoin95/500px-bot
A simple (unfinished) 500px bot
https://github.com/thejoin95/500px-bot
500px automation bot
Last synced: about 1 month ago
JSON representation
A simple (unfinished) 500px bot
- Host: GitHub
- URL: https://github.com/thejoin95/500px-bot
- Owner: TheJoin95
- License: mit
- Created: 2016-02-27T18:08:14.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2018-02-19T23:20:30.000Z (almost 7 years ago)
- Last Synced: 2025-01-03T02:44:21.026Z (about 1 month ago)
- Topics: 500px, automation, bot
- Language: Python
- Homepage:
- Size: 973 KB
- Stars: 20
- Watchers: 6
- Forks: 3
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# 500px-bot
**[WARNING]** This repo is still under develop.
Useful tool for get reputation in 500px website (idea based on instabot.py).
Auto-comment, auto-like based on your preference (you need to put these in your config file).
Follow and Unfollow functionality, for reach new people and increment your views.Search photos and user to comment and follow based on a pre-defined list of tags and keywords.
(You can still use the standard research for trending photos or fresh and upcoming photos).# Usage
Download or clone the repo, then install via pip the requirements libs.
Then to run the script, in a simple way, you can just type:
`python init.py -u username -p pswd`this will run the script in default mode. You can specify a config file:
`python init.py --config config.json`more to come...
# doc
More to come...# todo
- make a doc
- make a method list
- make example
- better code
- better comment
- improve queue
- multiaccount
- more featuresI do not assume responsibility for the use of this repo. I created this just for personal purpose and fun.