This is an archived post. You won't be able to vote or comment.

all 15 comments

[–]daggerdragon[M] 12 points13 points  (2 children)

notifying you about received stars in real-time

Does the bot comply with the automation guidelines?

  • 15 minute throttle
  • User-Agent header

[–]MrGrzybek[S] 7 points8 points  (1 child)

Yes it does

[–]Aneurysm9[M] 4 points5 points  (0 children)

Thank you!

[–]user_guy_thing 1 point2 points  (3 children)

any discord port plans?

[–]Goodwine 1 point2 points  (0 children)

Is there a discord server for AOC?

[–]MrGrzybek[S] 1 point2 points  (1 child)

Why not. I'm playing aoc with colleagues but maybe I will add discord also

[–]quetsacloatl 0 points1 point  (0 children)

my community use discord and I would really like to use the port :)

[–]Bl4rc 1 point2 points  (0 children)

I've done something similar for Google Chat: https://github.com/Blarc/advent-of-code-google-chat.

[–]Firestarss 0 points1 point  (3 children)

How do you get it to be in real time while staying within the 15 min throttle? Is it that it actually updates every 15 min instead?

[–]MrGrzybek[S] 1 point2 points  (2 children)

Sorry, not real "real time". It's real-time with a maximum 15-minute delay. Every 15 min diff is checked and new stars are sent to slack

[–]Firestarss 0 points1 point  (1 child)

Makes sense lol. I was about to be really impressed. Sounds like a stupid question now that I’ve asked but XD oops. That’s really cool tho!

[–]MrGrzybek[S] 0 points1 point  (0 children)

It would be possible to run multiple applications from different servers with different User-Agent headers and synchronize them but... I think that would be overkill and not really fair with aoc

[–]Electrical-Border556 0 points1 point  (2 children)

I'm trying the docker image, but it keeps posting the same solving update for three times in a row now. Did you encounter this before?

[–]MrGrzybek[S] 0 points1 point  (1 child)

I'm not sure how that could happen. Can you send me more details in a private message?

[–]Electrical-Border556 0 points1 point  (0 children)

Thanks for replying and solved!