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

https://github.com/nomicode/mimicbot

A Twitter mimic bot
https://github.com/nomicode/mimicbot

Last synced: 5 months ago
JSON representation

A Twitter mimic bot

Awesome Lists containing this project

README

          

# twitter-mimic-bot

first run:

```
./bootstrap.sh
```

before working:

```
. activate.sh
```

to develop:

```
pip install --editable .
```

outdated:

```
python3 setup.py develop
```

to run:

```
mimicbot
```