https://github.com/glaucocustodio/got-tennis-bot
A fluffy yellow twitter bot
https://github.com/glaucocustodio/got-tennis-bot
atp bot tennis twitter twitter-bot wta
Last synced: 2 months ago
JSON representation
A fluffy yellow twitter bot
- Host: GitHub
- URL: https://github.com/glaucocustodio/got-tennis-bot
- Owner: glaucocustodio
- Created: 2023-06-11T10:54:40.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-25T11:25:26.000Z (over 1 year ago)
- Last Synced: 2025-01-17T16:37:37.615Z (4 months ago)
- Topics: atp, bot, tennis, twitter, twitter-bot, wta
- Language: Python
- Homepage: https://twitter.com/GotTennisBot
- Size: 15.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🎾 Got Tennis Bot
A [Twitter bot](https://twitter.com/GotTennisBot) to get the best games of the day from [tennisexplorer.com](https://tennisexplorer.com) and [tweet](https://twitter.com/GotTennisBot/status/1672490118588903425).
Best games: games from players that have rank position <= 100
Tennis Explorer scraper copied from: [https://github.com/chaene82/tennisexplorer](https://github.com/chaene82/tennisexplorer)
## Installation
Built with Python 3.8.9.```shell
make install
```## Running
```shell
make run
```