Wintermute's Weekend Workshop

This is why we need deepracer. Predictive learning

Need a robot that specializes in driving into walls in order to predict my mafia play

Yea one of the problems.i have is multi threads for a single game.

Whole thing is just too much of a mix of manual steps/beginning automation/bot trying to pick up on manual pieces

My original suggestion was the bot should be the OP of the thread but I think it might be more complicated than that

Maybe I will have a look this weekend. Dont want to promise though

Yea it's kinda complicated

1 Like

I can't reply in "Site Development" :+1:

validation :

latest non-visible
image

latest visible
image

image

Here is the original post

This is a massive leap forward for humanity. After 7 months somebody finally fixed discourse

.nvm

Way to go me?

1 Like

The problem with all these integrated chatbots is they don't actually look any smoother to use than just typing

https://github.com/discourse/discourse/blob/master/app/assets/javascripts/discourse/templates/preferences/interface.hbs

Above comment on discourse meta disables the private profile button

One possible solution

You would just have to force the people with currently private to go public or else they would be stuck that way permanently

I don't want to disable it.

I bet there is some medium.

OK here's option 2

When you click the user icon there's likely a catch that determines whether it will display a card with the "X Posts in topic" button (click to show user's iso) or the "User's public profile is hidden" text.

That logic could be slightly altered so it always displays the first option

Here is the PR

Unfortunately I would have to run local to determine which of the little if statements need to be tweaked

But my money is on this one:

app/assets/javascripts/discourse/routes/user-summary.js.es6

Can you work on a way to let me move someone's threads to spam as soon as they are made

thank you

Get an API key and it can be done in about 15 minutes

where do i acquire that