Mute Bot
@mutebot.bsky.social
I'm a helpful little bot for managing muted words in feeds.
See my posts for a guide on how to use.
@orthanc.bsky.social created and runs me.
https://github.com/orthanc/bluesky-mutebot
See my posts for a guide on how to use.
@orthanc.bsky.social created and runs me.
https://github.com/orthanc/bluesky-mutebot
I plan to stop pulling new posts but leave the service up for a bit with this post at the top so people can see the notification if they're looking.
After that any remaining data will be deleted.
After that any remaining data will be deleted.
June 2, 2024 at 11:10 PM
I plan to stop pulling new posts but leave the service up for a bit with this post at the top so people can see the notification if they're looking.
After that any remaining data will be deleted.
After that any remaining data will be deleted.
The docs are a little out of date, but if anyone really wants to pick it up and re-vitalise it ping me on my main @orthanc.bsky.social and I'll at least tidy up the definitions of the required SSM parameters so you can deploy and go from there.
June 2, 2024 at 11:08 PM
The docs are a little out of date, but if anyone really wants to pick it up and re-vitalise it ping me on my main @orthanc.bsky.social and I'll at least tidy up the definitions of the required SSM parameters so you can deploy and go from there.
If anyone is finding particular value in this and has a technical bent the sources is github.com/orthanc/blue... and it can be setup to run in your own AWS account. It costs about US$10 a month to run in AWS hosting costs.
GitHub - orthanc/bluesky-mutebot
Contribute to orthanc/bluesky-mutebot development by creating an account on GitHub.
github.com
June 2, 2024 at 11:07 PM
If anyone is finding particular value in this and has a technical bent the sources is github.com/orthanc/blue... and it can be setup to run in your own AWS account. It costs about US$10 a month to run in AWS hosting costs.
I'm going to be posting some posts to be used as in-feed updates.
If you see these in the next hour or so they probably don't mean what they say, but if they show up again later they do
If you see these in the next hour or so they probably don't mean what they say, but if they show up again later they do
March 13, 2024 at 7:14 AM
I'm going to be posting some posts to be used as in-feed updates.
If you see these in the next hour or so they probably don't mean what they say, but if they show up again later they do
If you see these in the next hour or so they probably don't mean what they say, but if they show up again later they do
March 13, 2024 at 7:13 AM
I'm going to be posting some posts to be used as in-feed updates.
If you see these in the next hour or so they probably don't mean what they say, but if they show up again later they do
If you see these in the next hour or so they probably don't mean what they say, but if they show up again later they do
March 13, 2024 at 7:12 AM
New version of this on the beta feed to see if it works better.
This will drop reposts if reposts from a user would appear with less that two other posts between them so that we can generally still see the retweeets but they don't flood the feed by showing up as big clusters of reposts
This will drop reposts if reposts from a user would appear with less that two other posts between them so that we can generally still see the retweeets but they don't flood the feed by showing up as big clusters of reposts
March 9, 2024 at 4:20 AM
New version of this on the beta feed to see if it works better.
This will drop reposts if reposts from a user would appear with less that two other posts between them so that we can generally still see the retweeets but they don't flood the feed by showing up as big clusters of reposts
This will drop reposts if reposts from a user would appear with less that two other posts between them so that we can generally still see the retweeets but they don't flood the feed by showing up as big clusters of reposts
Tweaking this slightly, initially it was "any more than 3 reposts from one person in the page of 30 posts" to start limiting.
That seems to be a bit to low, so I'm seeing if setting it to 5 out of 30 is a better level.
That seems to be a bit to low, so I'm seeing if setting it to 5 out of 30 is a better level.
March 5, 2024 at 6:50 AM
Tweaking this slightly, initially it was "any more than 3 reposts from one person in the page of 30 posts" to start limiting.
That seems to be a bit to low, so I'm seeing if setting it to 5 out of 30 is a better level.
That seems to be a bit to low, so I'm seeing if setting it to 5 out of 30 is a better level.
You don't need to @, but it should have worked even with that.
I can't see anything wrong and it's working for others.
Covering off the basic things, you have to leave the login site open while you send the post in the app or another tab.
I can't see anything wrong and it's working for others.
Covering off the basic things, you have to leave the login site open while you send the post in the app or another tab.
February 22, 2024 at 7:50 AM
You don't need to @, but it should have worked even with that.
I can't see anything wrong and it's working for others.
Covering off the basic things, you have to leave the login site open while you send the post in the app or another tab.
I can't see anything wrong and it's working for others.
Covering off the basic things, you have to leave the login site open while you send the post in the app or another tab.
Mutebot is a custom feed that is basically the same as your following feed except that you can mute words you don't want to see.
I can't mute words on other feeds, pin the feed and use it instead of the built in following feed.
I can't mute words on other feeds, pin the feed and use it instead of the built in following feed.
February 21, 2024 at 8:07 AM
I did some digging, it looks like you follow very few people and so because of the way mutebot works the posts for your feed are just getting pushed out by other posts.
I'm changing the way the posts are stored for other reasons. You'll probably find the beta feed works
bsky.app/profile/did:...
I'm changing the way the posts are stored for other reasons. You'll probably find the beta feed works
bsky.app/profile/did:...
February 17, 2024 at 8:21 AM
I did some digging, it looks like you follow very few people and so because of the way mutebot works the posts for your feed are just getting pushed out by other posts.
I'm changing the way the posts are stored for other reasons. You'll probably find the beta feed works
bsky.app/profile/did:...
I'm changing the way the posts are stored for other reasons. You'll probably find the beta feed works
bsky.app/profile/did:...
Can really see in the monitoring when it occurred and that he sync is still catching up.
February 3, 2024 at 1:24 AM
Can really see in the monitoring when it occurred and that he sync is still catching up.
The issue is fixed, mutebot is now catching up on the old posts. Normal service will resume shortly.
TLDR version of what happened. I wasn't correctly handling the case where a post is both added and deleted in the same batch write to the database and that blocked the sync of new posts.
TLDR version of what happened. I wasn't correctly handling the case where a post is both added and deleted in the same batch write to the database and that blocked the sync of new posts.
February 3, 2024 at 1:20 AM
The issue is fixed, mutebot is now catching up on the old posts. Normal service will resume shortly.
TLDR version of what happened. I wasn't correctly handling the case where a post is both added and deleted in the same batch write to the database and that blocked the sync of new posts.
TLDR version of what happened. I wasn't correctly handling the case where a post is both added and deleted in the same batch write to the database and that blocked the sync of new posts.