Skip to content
This repository has been archived by the owner on May 21, 2023. It is now read-only.

Migrate to an AppEngine app? #6

Open
fastolfe opened this issue Aug 24, 2012 · 1 comment
Open

Migrate to an AppEngine app? #6

fastolfe opened this issue Aug 24, 2012 · 1 comment

Comments

@fastolfe
Copy link

It occurs to me that the output of this script is useful generally, and it seems redundant to have everyone doing their own lookups from their own chat output. Why not break this up into two different pieces:

  1. A script that looks at the local chat log and transmits it to an AppEngine app. The AppEngine app would de-dupe multiple streams and do (cached) lookups as they arrive.
  2. A (tiny) web page would poll the AppEngine app for recent lookups and display them as they arrived. (Could this be in-game?)

That way you only need one person online logging the chat window, and everyone could get the benefit of the results.

(You could even take this further and aggregate intel in one place, see when the last mention of a system was, etc.)

@lizthegrey
Copy link
Member

We have work on this in design.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants