GithubHelp home page GithubHelp logo

clairmont32 / steam-update-notifier Goto Github PK

View Code? Open in Web Editor NEW
6.0 2.0 0.0 3.61 MB

Detect when a Steam news update or game build has been made and post the link to a Discord channel

License: MIT License

Go 100.00%

steam-update-notifier's Introduction

Codacy Badge Actions Status SteamCMD Build Check

steam-news-alerter

Detect when a news and game update has been made and some details to a Discord channel

steam-update-notifier's People

Contributors

clairmont32 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

steam-update-notifier's Issues

Store build ID for comparison/manipulation

Take [][]string from regex group match and store it a map[string]map[string]int for quick comparison in memory.

Currently, it is failing to convert the string to an int.

SteamCMD interaction to obtain App Info

Manipulate data in memory but also save the build date or ID to a file for historical comparison. On each startup, load the last build date/ID into memory for comparison on the next run.

Split into 2 packages

Split the program into 2 packages since there are 2 vastly different features of the alerter.

Parse app info from SteamCMD

SteamCMD houses a lot of info about the appid itself, including build dates and IDs. This will allow us to detect when there's a new game build pushed to Steam.

Startup News Date Check

On startup, instead of posting the last article, the news alert feature should check the post date and only alert if the article is posted within the last hour (or X amount of time). This will prevent a slew of alerts being sent to the Discord channel if the service is restarted.

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.