I'm writing a special sort of chat/forum software and need a source of mock conversations to use in screenshots, demos and tests.
They should contain no real names or other potentially harmful information, should be 100% correct English and should make at least some sense in relation to each other.
Example:
Message #1 Subject: Hello John, how about a pint of lemonade? Text: Hi John, just wanted to check if you have a free evening sometime next week. We could go out and have some lemonade. What do you think? Best, Sue
Message #2 Text: Hi Sue, what about Tuesday.
etc., but hundreds of those...
Is there an online source for this sort of thing? I thought about scraping my own email and removing names, but that's a lot of work. Also thought about putting two chat bots against each other, but don't know where to start. Any clues?