Skip to content
Permalink
Browse files
Update ResponseGenerator.py
  • Loading branch information
karamanr committed Nov 24, 2017
1 parent ee5758e commit 96d2b6fc4f528b51ff92e246730e29c34eab8768
Showing 1 changed file with 2 additions and 1 deletion.
@@ -7,7 +7,8 @@ from QuestionToList import makeList
from datetime import datetime
from leagueInit import leagueInit
from joke_resp import joke_check
from howRespo import how_check
from howResp import how_check
from realResp import real_check
import random

def generateResponse(sentence, lastSentence):

0 comments on commit 96d2b6f

Please sign in to comment.