nostr bot that detects links with tracking tokens and replies with a judgemental comment and the clean version of the link
Login to reply
Replies (27)
ππ
Yes please, and one for paywalls -> archive link too.
One for paywalls is genius
Yes!!!
Is there a nostr bot framework yet?
#asknostr
Nostr client that spots tracking tokens in links in notes that are being drafted and offers to remove them.
For tracking it's simple, I'll do it till tomorrow, paywall is hard, postpone it.
Good thing, I'll do the bot in python and publish the code on hubstr.org
@calle could you provide two or three tokens to start with? Like the popular "utm"...
"GFY Bot"
?
do Twitter please!
Next weekend :)
Need the set of query string keys to remove, rest is ready. So far, I do only utm_campaign.
Hey @Felix, I did it in python π - will use your tracking_params from https://github.com/f321x/nostr-tracking-token-remover/blob/main/src/parsing.rs - thanks
Cool to see you building something similar, I already notice the educational effect this bot has when informing about tracking tokens. I think it would be wise to cover different URLs/tag types to not spam every note double which can get annoying for some?
Git link?
Ok twitter is in too nowπ
@Tracking Token Disrespector
Yes, let's do that. Also, we could use distinct sets of relays. I'll set up a GitHub today, then love to collaborate.
Yes, will set up new GitHub identity today, won't use my professional identity for now.
Thread:
nostr bot that detects links with tracking tokens and replies with a judgemental comment and the clean version of the link
View quoted note →
Now we have two of these bots running π
People will think twice before posting URLs soonπ
Hi @Felix here's my GitHub
let's see where this leads us to. Think the bots are not really useful π
GitHub
GitHub - TheHubstr/track-extractor-bot: A bot listening to nostr text events, reposting with several tracking tokens extracted
A bot listening to nostr text events, reposting with several tracking tokens extracted - TheHubstr/track-extractor-bot