orlnub123 / cleverbot.py

A Cleverbot API wrapper for Python with asynchronous functionality.
MIT License
2 stars 1 forks source link

Cleverbot issue. #2

Closed JackassPY closed 6 years ago

JackassPY commented 6 years ago

AttributeError: 'Cleverbot' object has no attribute 'say'

orlnub123 commented 6 years ago

Sounds like a shadowing issue. What's the full traceback?

orlnub123 commented 6 years ago

Closing this as a couple of months have gone by without an update. Feel free to leave a comment if the issue persists and I'll re-open it.