Skip to content

Commit

Permalink
feat: add bot logo
Browse files Browse the repository at this point in the history
  • Loading branch information
flavin27 committed Feb 11, 2024
1 parent 93c2ca1 commit 65169e0
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
.env.local
.vendor
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Bot do Cardápio do Restaurante da UERJ

<p align="center"><img src="https://github.com/flavin27/bot-bandejao-uerj-v2/blob/main/botuerj.png" width="400" alt="Bot Logo"></p>


## Sobre:

Esse bot é um script em PHP que faz o scraping da página web do restaurante da UERJ para obter o cardápio diário e posta as informações no Twitter usando a API do Twitter. O bot foi configurado para rodar em um contêiner Docker para facilitar a implantação e a execução.

## Tecnologias:
Expand Down
Binary file added botuerj.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 65169e0

Please sign in to comment.