Discord Soundboard — Push-to-Talk Script
=========================================

1. Install Python 3 if you don't have it: https://www.python.org/downloads/
2. Open a terminal in this folder and run:
     pip install -r requirements.txt
     python companion.py
3. Leave that terminal window open while you use the soundboard page.

macOS: the first run will prompt you to grant your terminal app permission
under System Settings -> Privacy & Security -> Accessibility. Grant it,
then restart the terminal.

Windows: some anti-virus tools flag key-press-simulation tools like this
one — that's expected; allow it if prompted.

Full details: see the "Setup & getting started" section on the soundboard
page itself.
