GithubHelp home page GithubHelp logo

arnonrdp / bot-deschamps-newsletter Goto Github PK

View Code? Open in Web Editor NEW
17.0 2.0 0.0 80 KB

Oi, eu sou um Bot que lê a Newsletter do Filipe Deschamps e transforma cada notícia em um Tweet.

Python 100.00%
python tweepy bot imap-tools

bot-deschamps-newsletter's Introduction

👋 Hi, I am Arnon

I am Brazilian 🇧🇷  and a front-end developer who loves to apply technology to solve problems.

I have experience in websites with UX/UI design, SEO best practices, and agile methodology with SCRUM.

I am communicative, dedicated, and always interested in learning new technologies and improving my skills.



profile for Arnon on Stack Exchange

bot-deschamps-newsletter's People

Contributors

arnonrdp avatar dependabot[bot] avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

bot-deschamps-newsletter's Issues

Alternar aguardo pela chegada do e-mail: do `main.yml` para o `read_email.py`

Reduzir o número de chamadas do Cronjob a apenas uma.
Isso evitará o excesso de Actions que está havendo.

Atualmente, é chamado 8 vezes:

- cron: "*/15 14-16 * * 1-5"

Para que funcione, será necessário criar um callback que verifica se chegou e-mail a cada X minutos:

def read_email(mailbox):
mail_list = [i.uid for i in mailbox.fetch()]
prepare_mail(mailbox) if mail_list else print('Nenhum e-mail encontrado.')

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.