← Back to plugins index | |
This plugin displays statistics from a PoopMap account. | |
This plugin is not affiliated, associated, authorized, endorsed by, or in any way officially connected with PoopMap. All product and company names are trademarks™ or registered® trademarks of their respective holders. | |
Authors | @matievisthekat |
Supported features → Full specification |
📗 Classic template |
👤 Users |
|
🗝️ plugin_poopmap_token |
|
Option | Description |
Enable poopmap plugin |
|
type: boolean
default: no |
|
PoopMap API token |
|
🔐 Token type: token
|
|
Time range |
|
type: number
default: 7 allowed values:
|
Install PoopMap app (iOS/Android) and create an account.
Navigate to your profile in the app
Tap "Share Profile" in the top right
Tap "Copy to Clipboard"
It should result in something like Haha, check out the places I've pooped on Poop Map https://api.poopmap.net/map?token=xxxxxxxxxx
copied.
Extract the token
query parameter from the link and use it in plugin_poopmap_token
.
This token will not expire and it will be able to access only public details.
uses: lowlighter/metrics@latest
with:
token: NOT_NEEDED
plugin_poopmap_token: ${{ secrets.POOPMAP_TOKEN }}
plugin_poopmap: yes