A Slackbot that imitates your friends. Inspired by the dumb things said by @DavidLu1997.
After the bot is added to your Slack channel, simply call it using @Lavid Du @<user>.
If you would like to imitate multiple people, use @Lavid Du @<user1> @<user2> ....
Finally, to create a sentence based on all past data, use @Lavid Du @Lavid Du.
Alternately, instead of tagging, you can just use username like this: @Lavid Du lavid_du.
- Python 3 (tested on 3.6.2)
- markovify
- python-slackclient
- regex