Wintermute's Weekend Workshop

Is this code?

Are y’all debugging code?

im invading

this is bikeshedding

feel free to help. i am not the smartest man

https://git.roragok.com/NAMafiA/mafia-bot

Proud to announce phase 1 seed funding for Wintermute’s Weekend Workshop. Peter Thiel has announced his backing of the project, pledging 3m Wong’s

1 Like

im interested in talking database structure to store data the best way.

the best is whatever you know

1 Like

I mean I could make it work but if people have better ideas. Let’s go.

Yeah I have no idea. Redis?

I used redis for my rtl sdr stuff

I’d say go with you know. If you wanna use relational, go for it. MongoDB and elastic are very good for nonrelational if you wanna go that route, the former is something every web dev will know and the latter is intuitive and easy to pick up, both have AWS distributions

you could do this without a database

actually no its cooler to pay more moeny to have a full db running your mafia bot

Lynching 100000 people at once

Nice suggestions everybody

1 Like

The idea that you can run the full game through the mafiabot seems unlikely; people want to add their own flavor, roles, interactions. You don’t want to have two systems doing the same thing depending on host rules.

As such we axe this notion of “private messaging the bot”, “running the game through the bot”, etc.

There is no need to “choose” any shitty technology now, or even determine what “database structure” you mongs want; you don’t even have the core functionality mapped out.

Refocus on what actually is the issue and needs to be done: counting lynch votes.

There is discussion above as to modeling games as having days, I don’t think this is needed at this point.
With this past game, each thread has been it’s own day (I think this is the preferred way). As such, mafbot will just hold a state for lynches on each individual thread it’s referenced in.

something akin to this.

global votes = {[]: {}}

tallyVotes(thread):
lynchPlayer(thread, lyncher, lynchee):
unlynchPlayer(thread, lyncher)

You have faggots like Wintermute who just want to flaunt their “AWS certification”, jesus fucking christ.

Make Sure You Add Me To The Access List On Our EC2 Instance @big_ass

@big_ass I heard Azure is better than AWS, can I get your opinion?

1 Like

Wow. You know about AWS things?