asciisyaez / asukigbf-git

Github Repo for raindfinder

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gbf-raidfinder

gbf-raidfinder is a site for finding Granblue Fantasy raid tweets.

Screenshot

Features

gbf-raidfinder is similar to manually configuring boss names as search terms in TweetDeck, but with some additional functionality:

  • No Twitter login required
  • Uses Twitter streaming API
    • Tweets show up in real-time (TweetDeck search columns use polling)
  • Only shows tweets that were sent from the game
  • Groups English and Japanese raid tweets in the same column
  • Raid IDs are copied when the tweet is clicked on
  • Desktop notifications (also with copy on click, and image preview)
  • Sound notifications, with configurable notification sound per boss
  • Real-time list of raid bosses to choose from
    • No need to know the boss name ahead of time
    • Adds new bosses automatically when they're tweeted about
    • Boss names are automatically translated when possible

Documentation

For implementation details for some of the above features (including raid boss discovery and automatic translations), see /docs/implementation.md.

For project details (including running the app locally and deploying to Heroku), see /docs/project.md.

About

Github Repo for raindfinder


Languages

Language:Scala 85.6%Language:HTML 6.1%Language:CSS 3.7%Language:Java 2.9%Language:Protocol Buffer 1.8%