/bunnyaccess

A twitter bot to make sign bunny tweets accessible to screen readers

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

bunnyaccess

A twitter bot to make sign bunny tweets accessible to screen readers

Developing on @bunnyaccess:

  1. Copy config.ini.sample to config.ini, then fill in the appropriate values.
  2. Install dependencies into your virtual environment of choice:
    pip install -r requirements.txt
  3. Run the bot:
    python main.py