Skip to content

Prototype for the Bot Persuassion Attack Module #3

@firesofmay

Description

@firesofmay

To create a client server program where you take the input from a client
and pass it to the Conversation modifier which implements the Module - Bot Persuassion Attack in the most simplest way to start off. We can use re module to implement simple ways of doing it.

So the flow of conversation would be...

ClientAlice -> BotBob -> Conversation Modifier -> BotAlice -> ClientBob

ClientAlice <- BotBob <- Conversation Modifier <- BotAlice <- ClientBob

Conversation Modifier module should be independent of how input or output is handled for later intergation to the facebook module.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions