Git Product home page Git Product logo

go-aws-news's Issues

implement Discord provider

  • interface implementation
  • README with instructions on how to configure the config.yaml for Discord and how to get a Discord webhook.

implement Yammer provider

  • interface implementation
  • README with instructions on how to configure the config.yaml and retrieve a token from Yammer.

No longer detecting AWS announcements ๐Ÿ˜ž

Description

It appears that AWS news has been broken since December. Upon closer inspection, it looks like the AWS site's HTML structure has changed. I suspect this is the primary reason behind the lack of reporting.

Past May - No Results

@circa10a I think Amazon stopped using the API. The query used to retrieve news items only returns content up to May.

https://aws.amazon.com/api/dirs/items/search/?item.directoryId=whats-new&item.locale=en_US&size=2000&sort_by=item.additionalFields.postDateTime&sort_order=desc&tags.id=whats-new%23year%232024

The URL must change and use the new directory whats-new-v2 along with the tag ID whats-new-v2.

https://aws.amazon.com/api/dirs/items/search/?item.directoryId=whats-new-v2&item.locale=en_US&size=2000&sort_by=item.additionalFields.postDateTime&sort_order=desc&tags.id=whats-new-v2%23year%232024

implement Rocket.chat provider

  • interface implementation
  • README with instructions on how to configure the config.yaml for Rocket.chat and how to get a Rocket.chat webhook url from Rocket.chat.

improve Discord provider content layout

Right now the Discord provider looks like:

All of the content is put in the content field of the webhook payload which doesn't allow for rich text.

This can be improved by using Url Embeds that look like this:

There is a limit of 10 embeds per post so long News days would just have to break up the news in to 2 or 3 posts.

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.