twitter-bot-bootstrap icon indicating copy to clipboard operation
twitter-bot-bootstrap copied to clipboard

Update documentation

Open spences10 opened this issue 8 years ago • 2 comments

config.js key values pairs need to reflect what is in the .env file

Refer to https://github.com/spences10/twitter-bot-bootstrap/issues/87 for details on how to resolve

spences10 avatar Aug 17 '17 05:08 spences10

I noticed that the RANDOM_REPLY string needs to be pipe-separated, but I believe the documentation says it is comma-separated.

pabrams avatar Sep 06 '17 18:09 pabrams

Yeah, I use pipes so that a response can then use a comma, like: "hey @{userName}, how's things?"

I'll need to update the documentation or comments describing this decision

spences10 avatar Sep 06 '17 19:09 spences10