Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
xluxeq committed Nov 7, 2021
1 parent f1ee0e5 commit 9631601
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,3 +44,6 @@ For user privacy you can turn off debug in the python file.

- The bot has a 5 minute configurable timer, each user has 5 minutes to make a response and then it will be available to the next user.
- The sentiment analysis should be set to around > 0.6 or > 0.7, when the negativity of the sentiment analysis is above this it will prompt for different input or a retry option.
- If you want to change the bot to roleplay mode, change lines 223 and 238 to:

```chat_log = 'The following is a roleplay between two users:\n\n'```

0 comments on commit 9631601

Please sign in to comment.