Updated README.md
This commit is contained in:
parent
668804f94e
commit
01254a6e17
14
README.md
14
README.md
@ -1 +1,13 @@
|
||||
# lurker.py
|
||||
# lurker.vibe
|
||||
Collects Spotify presences from Discord and sends them in batches to a given endpoint.
|
||||
|
||||
## Usage
|
||||
Using Python:
|
||||
```sh
|
||||
# Copy and modify .env
|
||||
cp .env.sample .env
|
||||
|
||||
# Install deps and run
|
||||
python -m pip install -r requirements.txt
|
||||
python lurker/bot.py
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user