master
Commits on Nov 24, 2017
-
mateussa committed
Nov 24, 2017 -
mateussa committed
Nov 24, 2017 -
Fixed not showing the user the answer for the question if it was the …
…3rd time
mateussa committedNov 24, 2017 -
Changed test code, GitHub to new place
mateussa committedNov 24, 2017 -
mateussa committed
Nov 24, 2017 -
Fixed small bugs, cleaned code
- Fixed a small bug showing the error messages - Removed unnecessary code
mateussa committedNov 24, 2017
Commits on Nov 23, 2017
-
Fixed a lot of little bugs, finished the fun fact function
- when user doesn't answer for three times, now fixed - User can now ask for a fun fact -Added comments
mateussa committedNov 23, 2017
Commits on Nov 22, 2017
-
FIX USER NOT ANSWERING FOR 3 TIMES, added change cursor on link
mateussa committedNov 22, 2017 -
Added 'END' word to server to proper close the server
mateussa committedNov 22, 2017 -
Simplified receiveMessage function
Don't need two while loops that are the same, run the while loop and check if needs to send the "EndOfMEssage" after
mateussa committedNov 22, 2017
Commits on Nov 20, 2017
-
Added comments, fixed little bug
Choosing categories now works even by typing "I qould like <Categegory>
mateussa committedNov 20, 2017 -
Improved code redundancy and fixed bugs
mateussa committedNov 20, 2017
Commits on Nov 17, 2017
-
Removed new line being created at getGoogleSearch snippet, finished t…
…esting area
mateussa committedNov 17, 2017 -
Added function to get the first search from wikipedia or google, adde…
…d testing code
mateussa committedNov 17, 2017
Commits on Nov 16, 2017
-
Added opetion to get questions from the files on GitHub
Know the chatbot can get questions not multiple type, like famous birthdays, historical days and famous quotes.
mateussa committedNov 16, 2017 -
mateussa committed
Nov 16, 2017
Commits on Nov 15, 2017
-
Fixed minor bugs, extra parentesis and more
mateussa committedNov 15, 2017 -
mateussa committed
Nov 15, 2017 -
Catch links to send them to the client, to be clickable
mateussa committedNov 15, 2017 -
mateussa committed
Nov 15, 2017 -
Reordered determineUserInput sentence type code
mateussa committedNov 15, 2017
Commits on Nov 14, 2017
-
Added quiz challenge with scoring
If user asks for a quiz challange, get the number of questions the user wants a keep track of the users score
mateussa committedNov 14, 2017
Commits on Nov 13, 2017
-
mateussa committed
Nov 13, 2017 -
Merge branch 'master' of https://github.coventry.ac.uk/hortonr6/chatb…
mateussa committedNov 13, 2017 -
Changed determineUserInput codes for answer type input
Reordered the numbers for the type of user input, to care for the diferent types of questions seperatly. Added a file to keep track of each input type code
mateussa committedNov 13, 2017
Commits on Nov 10, 2017
-
mateussa committed
Nov 10, 2017 -
Added option to catch if the user doesnt want to answer and if the se…
…ntence starts with i and the second word is am join them to compare to greetings list
mateussa committedNov 10, 2017 -
Changed 'i' letter in greetings to 'i am' so we can chatch the 'i am …
…' and leave all other 'i' sentences
mateussa committedNov 10, 2017
Commits on Nov 8, 2017
-
Added code to send the user name to the client
mateussa committedNov 8, 2017 -
Fixed ask for another question (yes or no detection on determineUserI…
…nput file)
mateussa committedNov 8, 2017 -
Fixed category selecting, not recognising input
mateussa committedNov 8, 2017 -
mateussa committed
Nov 8, 2017
Commits on Nov 3, 2017
-
Updated, not workinggit statusgit status returned tuple cannot override
mateussa committedNov 3, 2017
Commits on Nov 2, 2017
-
Check if getCategories returned an error
mateussa committedNov 2, 2017