shonore/PyChat

Create a filter function in the Word class

Trashboat-99 opened this issue · 0 comments

Acceptance criteria:
-the logic for filtering to see if the chat message contains warning or illegal words will be in a function called filterWord
-The parameter will be the chat message
-If the message contains an illegal word, the blacklist.txt file is appended with the name of the user who entered the illegal word