echo-chamber-js icon indicating copy to clipboard operation
echo-chamber-js copied to clipboard

Generate random plausible comments

Open neilellis opened this issue 10 years ago • 30 comments
trafficstars

Generate random plausible comments at random intervals, so the user has something to react against.

Some suggestions are.

"I like your article, it is very clever, do you want to buy some pills http://mypillsarecheap.com"

"I cannot honestly agree with this."

"I totally agree with the OP"

"I think you have a spelling mistake in the third sentence"

"Seriously, this is how the Nazis started"

...

neilellis avatar Jul 14 '15 23:07 neilellis

+1

virtadpt avatar Jul 14 '15 23:07 virtadpt

+1, Looks like we could fork out faker module and extend it with this kind of comments.

kinduff avatar Jul 14 '15 23:07 kinduff

:+1: for using faker

nicolewhite avatar Jul 14 '15 23:07 nicolewhite

:+1:

MartijnR avatar Jul 15 '15 00:07 MartijnR

:+1: Maybe some of those fake comments could include multi-paragraph rants that can be mostly summarized as "I agree" or "I disagree".

tra38 avatar Jul 15 '15 00:07 tra38

so here's what I was thinking:

  • author can populate with some default comments of their own
  • make it possibly integrate with hubot plugins or similar????
  • I had not heard of faker, looks cool

tessalt avatar Jul 15 '15 00:07 tessalt

Maybe we can generate lists and then construct sentences with it, something like:

1. Faker::FullName
[agreeing or disagreeing] this article, but [random excuse]. [random comment].

2. Faker::FullName
[random comment]. [random excuse] but [agreeing or disagreeing].

3. Faker::FullName
[agreeing or disagreeing] but [random excuse]. [random comment].

That's what I got right now and it could be implemented with faker pretty easy.

kinduff avatar Jul 15 '15 01:07 kinduff

:+1: for Faker.

What about something like https://github.com/substack/node-markov trained on Youtube comments or something to generate fake responses?

virtadpt avatar Jul 15 '15 01:07 virtadpt

I'm not a coder, but I would thoroughly enjoy authoring fake comments or sections of comments if it came to that. Just tell me what format and I will unleash my best snark. :)

thejduce avatar Jul 15 '15 03:07 thejduce

Eliza might be a fun and unexpected source of fake comments

tthomass avatar Jul 15 '15 03:07 tthomass

:+1:

stig avatar Jul 15 '15 10:07 stig

@tthomass Is it because of your mother that you say Eliza might be a fun and unexpected source of fake comments?

Now I'm all paranoid that many if not most sites I post to are secretly using echo chamber. Including this one. Especially this one, really.

jsweet avatar Jul 15 '15 11:07 jsweet

+1

hueyy avatar Jul 15 '15 12:07 hueyy

@jsweet How does your mother's reaction make you feel when you say that Eliza might be a fun and unexpected source of fake comments?

drewbrew avatar Jul 15 '15 13:07 drewbrew

Was going to suggest only one auto-generated comment.

USER: this is echo-chamber, isn't it? EC: Yes.

Other than that it should not reply...

twosticks avatar Jul 15 '15 13:07 twosticks

+1 for a trollbot that always takes the opposite opinion of the OP. People would waste so much time!

manbearwiz avatar Jul 15 '15 14:07 manbearwiz

+1

JamesParkNINJA avatar Jul 15 '15 14:07 JamesParkNINJA

10/10, would laugh.

ShawnMilo avatar Jul 15 '15 14:07 ShawnMilo

Would it be possible to use the current user past comments and some markov magic to produce fake comments ?

gkrnours avatar Jul 15 '15 20:07 gkrnours

:+1:

stevenmichaelthomas avatar Jul 15 '15 20:07 stevenmichaelthomas

@gkrnours nah, markov chains needs quite a lot of data to sound even remotely trustworthy. I'd go for making a library of YouTube-comments or similar that gets added randomly.

Arood avatar Jul 15 '15 20:07 Arood

:+1:

securingsincity avatar Jul 16 '15 06:07 securingsincity

You could integrate it with an Eliza clone (such as elizabot-js) to actively engage the user in a super-annoying manner.

keithmo avatar Jul 16 '15 14:07 keithmo

+100

jacksonofalltrades avatar Jul 16 '15 16:07 jacksonofalltrades

don't take it too far - just make a simple username + comment list and have it store on first load. then people can just customize whatever they want to "post" ahead of other people so it looks more relevant to the content. that alone would be golden...

edit: and add a random date within the last 2 month starting chronological from the top obviously.

tobsn avatar Jul 17 '15 22:07 tobsn

I agree with KeithMo: Using Eliza for this would be awesome.

simskij avatar Jul 19 '15 12:07 simskij

I found https://gist.github.com/Otto42/5467402 while browsing the GenerativeText Google Group. It is a series of spam comment templates that could be repurposed for this Echo-Chamber. All you have to do is just translate it to javascript.

tra38 avatar Jul 21 '15 16:07 tra38

Usernames can be generated from the username field via http://www.fakenamegenerator.com/

brendanluna avatar Jul 21 '15 18:07 brendanluna

@blunatic: That's why faker was suggested.

kinduff avatar Jul 22 '15 00:07 kinduff

+10086

likexoo avatar Aug 26 '17 07:08 likexoo