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

https://github.com/hasheddan/bustard


https://github.com/hasheddan/bustard

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Bustard: Social Media Follower Acquisition Bot

## Configure Login Credentials

To use Bustard, set the following environment variables:

```
export BUSTARD_USER="yourusername"
export BUSTARD_PASS="yourpassword"
```