Coder Social home page Coder Social logo

vrachieru / f64-consignatie Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 14 KB

A twitter bot (@F64Consignatie) that keeps a watchful eye on the used photo gear sold by F64.

Home Page: https://twitter.com/F64Consignatie

License: MIT License

Python 100.00%
f64 bot twitter photography photography-gear

f64-consignatie's Introduction

Twitter Follow

This is NOT in any way an official F64 or Twitter product.

A twitter bot (@F64Consignatie) that keeps a watchful eye on the used photo gear (watching all their suff is just too much) sold by F64.

Motivation

Being a shutterbug myself I like the chance to take advantage of great photography gear deals but have little lime to check websites like this on a daily basis. I also like to develop shiny new things. Since I use Twitter as a source of information and have little time to check photo gear sellers on a daily basis why not combine both to save time?!

Installation

  1. Download the latest release
  2. Extract the archive (zip / tar.gz)
  3. Install the requirements: pip install -r requirements.txt
  4. Fill out the configuration file with your twitter info
  5. Create a cron job to run the bot at a certain interval crontab -l | { cat; echo "0 * * * * cd /home/pi/f64; python main.py"; } | crontab -

Todo

  • Add error handling
  • Process product titles to remove useless data
  • Add auto-follow feature to spread awareness
  • Drop dependency to cron
  • Use a real database when things get big
  • Add functionality to track product status (in stock/out of stock/etc)

License

This project is released under the terms of the MIT license.

f64-consignatie's People

Contributors

vrachieru avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.