Add files via upload
This commit is contained in:
committed by
GitHub
parent
77a124f346
commit
56528ad395
2
main.py
2
main.py
@@ -67,7 +67,7 @@ if __name__ == "__main__":
|
||||
elif 'date' in command:
|
||||
talk('sorry, I have a headache')
|
||||
elif 'are you single' in command:
|
||||
talk('I am in a relationship with amazon')
|
||||
talk('I am in a relationship with PSMForums')
|
||||
elif 'joke' in command:
|
||||
talk('Let me get you laughing')
|
||||
talk(pyjokes.get_joke())
|
||||
|
||||
Reference in New Issue
Block a user