Code Monkey home page Code Monkey logo

Comments (12)

darwin-face avatar darwin-face commented on May 26, 2024 1

I'll take a crack at this!

from coffeerecommendationbot.

zombiefied avatar zombiefied commented on May 26, 2024 1

I'll give it a shot aswell!

from coffeerecommendationbot.

DeastinY avatar DeastinY commented on May 26, 2024 1

Good evening (9pm here) @darwinface0321 !
I'd love both :)
The idea behind this project is based on the (sometimes) awful long and exotic starbucks orders one can create. Some of them are so strange that you could probably get away ordering just anything.
This bot is supposed to "recommend" starbucks coffees to everyone on Twitter.
(Originally we planned on strapping on a GoPro and ordering some of those, but German law is pretty restrictive and we did not want to be hostile in any way)
In addition to that I used this as an example project to show people simple python (watch this talk from Elizabeth Uselton for the why - it's sadly not complete).

from coffeerecommendationbot.

smalls257 avatar smalls257 commented on May 26, 2024

I'd like to work on providing an option to customize the drinks. I will also see about adding some docs too.

from coffeerecommendationbot.

manu-chroma avatar manu-chroma commented on May 26, 2024

Hey @DeastinY, can you explain the difference between main.py and daily_coffee.py ?
thanks.

from coffeerecommendationbot.

DeastinY avatar DeastinY commented on May 26, 2024

Hey @manu-chroma !
One script (main.py) is supposed to be always on in the background.
It takes care of responses to tweets and following people and stuff like that.
The other script (­­daily_coffee.py) is executed every day at a fixed time and tweets the "coffee of the day". I seperated them so I could execute one with crontab and have the other one running as a daemon.
With some differentiation between them (e.g. commandline argument) they could be united again. Would probably be more pythonic 😄

from coffeerecommendationbot.

DeastinY avatar DeastinY commented on May 26, 2024

Remember to add issues to discuss the features you're going to tackle !
Not that there is anything I won't approve 😅 , but don't want to work on the same feature as someone else without knowing, right !?

from coffeerecommendationbot.

zombiefied avatar zombiefied commented on May 26, 2024

@DeastinY Hey, would you like me to combine the two scripts?

from coffeerecommendationbot.

DeastinY avatar DeastinY commented on May 26, 2024

@zombiefied would love that ! Remember to open a quick issue and assign it to yourself though 👍

from coffeerecommendationbot.

darwin-face avatar darwin-face commented on May 26, 2024

Hey @DeastinY, I'd like to take on some documentation, did you want just like a readme update? or like inline doc for the code, or both. I'd be up for the task, but if you had a little background of what this bot is supposed to do/be overall, that'd be awesome, I saw in another discussion that it's supposed to be a little satirical.

from coffeerecommendationbot.

DeastinY avatar DeastinY commented on May 26, 2024

feel free to ask if anything else is needed :)

from coffeerecommendationbot.

choyiny avatar choyiny commented on May 26, 2024

I dont know if you prefer these types of docstrings or not but here is my take at documentation for the project!

from coffeerecommendationbot.

Related Issues (15)

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.