2022-09-24 16:02:13 +02:00
2022-09-24 15:38:32 +02:00
2022-09-24 15:53:23 +02:00
2022-08-06 19:05:26 +02:00
2022-08-06 19:05:26 +02:00
2022-09-24 16:02:13 +02:00
2022-08-06 19:05:26 +02:00
2022-09-24 15:57:23 +02:00
2022-08-06 19:05:26 +02:00
2022-08-06 19:05:26 +02:00

lurker.vibe

Collects Spotify presences from Discord and sends them in batches to a given endpoint.

Usage

Using Python:

# Copy and modify .env
cp .env.sample .env

# Install deps and run
python -m pip install -r requirements.txt
python lurker/bot.py
Description
Scrapes Spotify presences from Discord and sends them in batches to a given endpoint.
Readme 34 KiB
Languages
Python 98.8%
Makefile 1.2%