Code Monkey home page Code Monkey logo

Comments (4)

cottongin avatar cottongin commented on July 18, 2024 2

I understand that, and running it themselves would also avoid the less than minimum sat splits getting lost in the ether, but the IRC module should likely still have some sort of filtering enabled, there are hosts with nodes that appear on multiple podcasts, yourself included 🙂, and it'd be nice to have those announcements go to the proper IRC channels

from boostbots.

valcanobacon avatar valcanobacon commented on July 18, 2024 2

Thanks @cottongin I think this is a good idea. @SpencerPearson is right too but I don't mind adding something for this if we can think of a good way to do it. Might be kinda tricky to do cleanly. One of the problem is that boosts might be missing fields. The fields that could identify the podcast are podcast, feedID, url, and guid. I am thinking we would want to specify all of them to capture as many boosts as possible. I would also prefer to only run one instance of boostirc instead of one per channel. TLV 7629169

I am thinking of adding a flag --irc-channel-map, open to a better name, that takes three arguments channel, key, and value. The user would be able to specify the flag multiple times. This way the user can map any field in the boost to any channel. I think this is pretty clean and not overly complicated to do with the Click CLI framework.

boostirc \
  --irc-channel-map '#noagenda' podcast 'No Agenda' \
  --irc-channel-map '#noagenda' feedID 41504 \
  --irc-channel-map '#noagenda' url http://feed.nashownotes.com/rss.xml \
  --irc-channel-map '#podcasting20' podcast 'Podcasting 2.0' \
  --irc-channel-map '#podcasting20' feedID  920666 \
  --irc-channel-map '#podcasting20' url  'http://mp3s.nashownotes.com/pc20rss.xml' \
  // ...

from boostbots.

SpencerPearson avatar SpencerPearson commented on July 18, 2024 1

If the BoostIRC install instructions are followed and a user runs BoostIRC from their node they can get node-specific IRC notifications.

BoostBot (the mastodon bot) was designed to catch all the shows that opt in and toot their boosts over fedi. Right now the IRC bot in Podcasting 2.0 channel is merely relaying the mastodon boosts. If Adam or Dave were to follow the README for setting up the BoostIRC they'd be able to get just their own boosts coming in....given that the node they install it on to watch isn't also getting boosts for other shows too.

from boostbots.

dhk2 avatar dhk2 commented on July 18, 2024

This seems a natural feature to leverage the podcast:chat tag

Podcastindex-org/podcast-namespace#502

from boostbots.

Related Issues (5)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.