err-elizabot

a classic electronic shrink for the chatbot err
git clone https://git.ce9e.org/err-elizabot.git

commit
7b3187b0c8b8ae6dd1cd08b92d46d1fbf5c24638
parent
6a2f80c2709ed78f6232b53054fd556b76cb6d82
Author
Tobias Bengfort <tobias.bengfort@gmx.net>
Date
2016-05-24 06:40
update authorship

Diffstat

M eliza.py 3 ++-

1 files changed, 2 insertions, 1 deletions


diff --git a/eliza.py b/eliza.py

@@ -5,7 +5,8 @@
    5     5 a cheezy little Eliza knock-off by Joe Strout <joe@strout.net>
    6     6 with some updates by Jeff Epler <jepler@inetnebr.com>
    7     7 hacked into a module and updated by Jez Higgins <jez@jezuk.co.uk>
    8    -1 last revised: 28 February 2005"""
   -1     8 and yet again overturned by Tobias Bengfort <tobias.bengfort@posteo.de>
   -1     9 last revised: 24 May 2016"""
    9    10 
   10    11 import re
   11    12 import random