···11+# Pipris 
22+33+Pipris is an extensible MPRIS scrobbler written in Deno. It was originally created for
44+[teal.fm](https://teal.fm), but can be extended to support a wide variety of
55+services (e.g. Last.fm or Discord rich presence).
66+77+The name is derived from [piper](https://tangled.org/teal.fm/piper) +
88+[MPRIS](https://specifications.freedesktop.org/mpris/latest).
99+1010+## Usage
1111+1212+There is an example module in `src/modules/example.js.disabled`, and a teal.fm module in `src/modules/teal.js`.