this post was submitted on 25 Aug 2024
5 points (100.0% liked)

Ponder.cat RSS Meta

42 readers
1 users here now

founded 5 months ago
MODERATORS
 

New releases are a chance to talk about how a project is developing. I'm happy to make another post in a bigger community to get more feedback, but I wanted to check here first to see if this is something you might want to do @[email protected]

A potential process could be

  1. User makes a request in [email protected], and tags the relevant mod
  2. If the mod approves, they can tag the admin of this instance to turn the feed on

There are also general communities that this could work for, such as [email protected] or [email protected], but those communities are active and may see this as spam. It may help to crosspost the bot posts to them instead.

Technical:

Potential issue: Repos with lots of pre-releases may feel like spam. Relevant issues here and here. Those repos could be skipped.

(sorry if this was already discussed)

top 11 comments
sorted by: hot top controversial new old
[–] [email protected] 2 points 4 months ago (1 children)

I think it's a good idea. I want to make it possible for people to administer their own feeds, without creating spam, and I think having moderators able to add feeds to communities they moderate would be a good stepping stone.

How about adding a feature to let people write:

@[email protected] add https://some/feed !some_community@instance
@bot.rss.ponder.cat remove https://some/feed !some_community@instance

in DMs or comments, and control their subscriptions directly? I'm still not sure about letting them do that to create communities on rss.ponder.cat, but for communities they already moderate, it sounds like a good thing.

[–] [email protected] 1 points 4 months ago (1 children)

I think that could work well!

[–] [email protected] 1 points 2 months ago (1 children)

I'm starting to test out this system, although it took me a little longer than I thought. Do you want to add any feeds? You can be the one to give it a test run first, if you want to. Otherwise I'll make a public announcement and see what happens.

You have to DM the bot, and you have to be a moderator of the community you're editing feeds for. I did comment mentions initially, but it looks like they may not federate reliably. I think DMs are a better way to do it for the time being.

[–] [email protected] 2 points 2 months ago

Cool that sounds good! I'll give it out slowly with a few communities

I like the about section on the bot's user profile

[–] [email protected] 1 points 2 months ago (1 children)
[–] [email protected] 1 points 2 months ago (1 children)
[–] [email protected] 1 points 2 months ago (1 children)

No commands found. Did you mean to send me RSS commands?

Available commands:

  • /add {rss_url} {community}@{instance} - Add a new RSS feed
  • /delete {rss_url} {community}@{instance} - Delete an existing RSS feed
  • /list {community}@{instance} - List all feeds for a community
  • /help - Show this help message

You can include multiple commands in a single message, each on a new line.

[–] [email protected] 1 points 2 months ago (1 children)
[–] [email protected] 2 points 2 months ago (1 children)

I can't decide between /list and !list as the command format. I think !list is a more standard format for bot interactions, but ! already means a community name, and the duplication is not ideal, so I went with /list. I keep typing !list though.

[–] [email protected] 1 points 2 months ago

I went through a similar chain of thoughts, I think this should work :)

Another option is -list, but that might be more for command line flags