Git Product home page Git Product logo

gggtracker's Introduction

Welcome! Build Status

This is the repository for gggtracker.com. If there's something you think the site is missing, please either a.) open an issue to request the feature or b.) develop the feature yourself and put in a pull request.

Development

If you have Go installed, you can develop and run the server in the usual way: go run main.go

Development

The server will only track Reddit by default. To track the forums, you'll need to use the --forumsession argument.

Before creating any pull requests, please run make pre-commit to format and test your changes.

Deployment

The easiest way to deploy is using Docker: docker run -it -p 8080:8080 ccbrown/gggtracker

License / Attribution

This source is released under the MIT license (see the LICENSE file).

Some images used under Creative Commons 3.0 from this project: https://github.com/Templarian/WindowsIcons

This project is not affiliated with Grinding Gear Games.

gggtracker's People

Contributors

a-ton avatar ccbrown avatar danneely avatar dbgrigsby avatar demonikgh avatar derekmcq avatar ernstp avatar lothrik avatar nethew avatar novynn avatar o1oo3 avatar panthernz avatar tgavankar avatar twentyfiveex avatar zzphyr 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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

gggtracker's Issues

Add forum names to the RSS feed

Currently the forum name isn't included anywhere:

<item>
<title>Community_Team - Early QOL request: Can we get a remote detonator?</title>
<guid isPermaLink="false">reddit-comment-h6akv3i</guid>
<description><div class="md"><p>The experience is designed around players starting at the detonator (because of the way monsters spawn and the remnants apply to those explosions).</p> </div></description>
<link>https://www.reddit.com/r/pathofexile/comments/oqbbhs/-/h6akv3i/?context=3</link>
<pubDate>Fri, 23 Jul 2021 20:59:50 +0000</pubDate>
</item>

Forum indexing sporadically stops working

Every now and then forum indexing stops working due to the bot's forum credentials expiring. When this happens, I have to manually log in again to the forum.

I'm not sure if there's a way to fix this since the site's login has anti-bot measures, but in any case there should be an open issue for the matter.

If anyone has any suggestions, I'm all ears. Related: #54

Not pulling Forum Announcements

The site appears to have stopped pulling in forum announcements and dev posts on the official forums. This appears to have stopped working after December 5th 2017.

Aggregate from reddit

Wanted to see if it could be possible to also pull from GGG comments on reddit. I'm not familiar with the API for reddit, but I imagine just monitoring the reddit accounts for individuals from GGG would work.

Multilingual support

Shouldn't be too hard to add support for other languages (Portuguese, Russian, Spanish, German and French).

Twitter tracking

It's 95% redundant, but it seems like every now and then something gets posted exclusively to Twitter. Example: Tweet and relevant conversation.

I'm open to tracking Twitter under one condition: It shouldn't pollute the activity feed with redundant announcements. If a Tweet just links to a forum post, either the tweet should be ignored, or the two of them should be coalesced into a single feed item. Example: If this tweet is posted after this forum post, the tweet should not appear as a separate feed item.

I'm open to pull requests if someone wants to give this a shot.

Site not updating

The site appears to not updated since July 2nd. There have been new announcements and dev posts since that date.

Not tracking forum posts

Something seems to have broken in the last couple of days, as the site is no longer pulling in forum posts.

DNS Error

GGGtracker.com seems to be experiencing a dns error.

Alerting when indexing fails

Right now I rely on users to open an issue to let me know when the forum indexing is failing. Ideally I would get an automated alert when indexing fails for more than a few hours (It's expected to fail during patch deployments.). This could be a simple email or it could be an integration with a third-party service like Pagerduty.

Missing poster, Jeff_GGG

Hi,

We use the GGG Tracker RSS in our Xbox Discord and noticed that the tracker doesn't have any posts from Jeff. Looking at the source, I'm assuming it's because he's not in the posters list.

Normally I'd do a pull request myself, as this looks super easy, but I don't understand anything about Go and would not want to waste anyone's time with a bad pull request, so I figured making an issue would be best.

Jeff's profile is here: https://www.pathofexile.com/account/view-profile/Jeff_GGG

Thank you!

Locale switcher URLs are broken

The locale flags in the top right link to https://.www.gggtracker.com and such 404. There shouldn't be a www for the locale specific subdomains.

Forum Spoilers

<div class="spoiler spoilerHidden">
    <div class="spoilerTitle"><span>Spoiler</span><input class="button1" type="button" title="Show" value="Show" onclick="return POE.Forum.SpoilerClick(this);"></div>
    <div class="spoilerContent">https://www.pathofexile.com/purchase</div>
</div>

Should be pretty easy to add support for.

Config requires comments with explanations

Hi, I'm working on a few PoE website projects and one of them needs a dev tracker. We were very excited to find your project and instantly tried to set it up, using some volunteer programmers to help.

It has been really hard to fill out the config.inc.php file and still we are getting error with both twitter and forum scans.

I'd really appreciate you take the time to comment for each field and how to find the information or to add me on skype and help us with our project.

We think we found the forum_sessid but it is questionable if our method to get the id was the same as yours. The forum timezone value is also problematic. Also the twitter fields are filled in and yet do not work, suggesting there may be settings to fiddle with from apps.twitter.com directly, as their tokens and secrets still give an error.

Overall we are a bit confused so any help would be very appreciated.

Thanks,
-GreenDude

Skype: GreenDude120
Steam url ID: gd120

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.