GithubHelp home page GithubHelp logo

slack-rss's People

Contributors

gozman avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

slack-rss's Issues

No feed items

I simply can't identify the RSS items from this. With Inoreader, I am allowed to subscribe to a channel, but there are no updates to the feed. Anyone have success running this app?

broken?

does this work with slacks oauth api? i dont think it does anymore =[

RSS title bug

Through this RSS feed Application
my every RSS title is [All job].

Python RSS -> Title [All job]
Machine Learning RSS -> Title [All job]

Reason for checking for the presence of an attachment

When inspecting messages picked up in routes/feed.js I see messages like

{ type: 'message',
  user: 'xxxxxx',
  text: '<http://www.example.com/>',
  ts: '1458219053.000004' }

Which are naturally not represented in the feed because they don't pass through the next check:
response.messages[i].attachments && response.messages[i].subtype != "bot_message"

I understand the rationale for the "bot_message" subtype being filtered out, but I don't get why the feed only seems to target messages which have attachments of links (how does that happen in the first place Slack-wise?)

Is this my misunderstanding, or did something happen to the api in the meantime?

I will commence work on making your application pick up any url present in plaintext of the users' messages, unless you say that's a dead end.

Thanks for sharing this, it already helped us a long way!

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.