An open API service indexing awesome lists of open source software.

https://github.com/dbeley/twitter_bot_revuedepresse


https://github.com/dbeley/twitter_bot_revuedepresse

Last synced: 7 days ago
JSON representation

Awesome Lists containing this project

README

          

# twitter_bot_revuedepresse

revuedepresse twitter mirror

## Requirements

- tweepy

## Installation of the virtualenv (recommended)

```
pipenv install
```

## Usage

```
python twitter_bot_revuedepresse.py
```

## Help

```
python twitter_bot_revuedepresse.py -h
```

```
usage: twitter_bot_revuedepresse.py [-h] [--debug] [-i]

Twitter bot

optional arguments:
-h, --help show this help message and exit
--debug Display debugging information
-i, --international International mode (parse the international version)
```