Git Product home page Git Product logo

needs-more-jpeg-bot's People

Contributors

tim-ings avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

needs-more-jpeg-bot's Issues

has_replied function inserts a row into db even when program doesn't reply

Nice work tim, good clean code and nice use of libs.

There is a subtle bug look here your has_replied function will actually insert a row when no replies are found. This is ok if the below if statements continue but if they don't such as when someone is in the whitelist you end up with erroneous data in your db. You should insert the data only at the very end to avoid this of course.

Also I am not sure what the last sql.commit() in main function does..

I would help you refactor this but I don't know much python anymore GG. ๐Ÿฉ ๐Ÿฉ

No more input: rockets.cc is down

Need to redesign how the bot receives data. Maybe a second program logged into another account or two so the posting account doesn't reach the API limit?

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.