Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PR - Tratando repetições no bot de imagens #118

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Commits on Apr 10, 2019

  1. meu primeiro PR para um projeto openSource. Eu criei uma logica para …

    …que o bot não faça um downloado de uma imagem repetida, para isso, precisei criar uma function chamada controlArrayImageRepeat que recebe um content como parametro e itera um array e retorna uma array sem repetições em seus index
    Wilkor Almeida committed Apr 10, 2019
    Configuration menu
    Copy the full SHA
    9408e40 View commit details
    Browse the repository at this point in the history
  2. meu primeiro PR para um projeto openSource. Eu criei uma logica para …

    …que o bot não faça um downloado de uma imagem repetida, para isso, precisei criar uma function chamada controlArrayImageRepeat que recebe um content como parametro e itera um array e retorna uma array sem repetições em seus index
    Wilkor Almeida committed Apr 10, 2019
    Configuration menu
    Copy the full SHA
    a474247 View commit details
    Browse the repository at this point in the history
  3. adicionando parametro contex na chamada da function controlArrayImage…

    …Repeat
    Wilkor Almeida committed Apr 10, 2019
    Configuration menu
    Copy the full SHA
    411ecfa View commit details
    Browse the repository at this point in the history
  4. alterando nome da função que itera todos as images e tira as repetida…

    … para controlArrayOfImagesRepeated
    Wilkor Almeida committed Apr 10, 2019
    Configuration menu
    Copy the full SHA
    056b74b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    336ea89 View commit details
    Browse the repository at this point in the history