@mafiabot gift slowdive 100 wongs
It will cost 10,000 Wongs for any user to obtain the IP address of a submitted post of their choosing
Make sure it’s wong/unwong
we are literally creating SKYNET and none of you people are worried. Today its only lynch and unlynch commands but tomorrow it’ll start taking commands to zeus humans with matching ssns. youve all been worned
(Great work! )
now this is epic
Why? Have the start game give a game ID, have your indices in whatever DB named $GAME_ID-day$DAYNUMBER
In each index, have an object for each player, and fields for each time they Lynch so you can call up a player’s Lynch history
Can you set it up for us on Dynamo Real Quick?
I’m very visual so I like to look at what people are describing when they explain things to me
Idk never used Dynamo I was thinking of my example in just like elastic so everything’s a simple json. Also don’t have a computer on me
DAYID-DAYNUMBER {
PLAYERNAME {
LYNCH1 {
“PLAYER”: “PLAYERLYNCHED”
“TIME”: “TIMELYNCHPLACED”
}
}
Something like that
?
like that?
relational databases ftw
I’m not sure the question you’re asking. You can set up an elastic instance on AWS and use it as a flat DB
Link it to me