styks1987
styks1987
+1 Yes, this would be very helpful.
@mnarasimhan02 - This happens when you don't have your API key specified correctly. To test, in the `chatbot.py` file set `openai.api_key = 'sk-XXXXXX'` and see if it works. This fixed...
This will actually fire the "removed" event. In my case I can call the function below. ``` this.HM.addEvent('page:removed', function (){ this.HM.set('page', 'get_started'); }.bind(this)) ```
@phipla Thank you. Your fork saved me from having to find another library. The overprint was especially nice and important.
I get a similar issue except for me, hour is out of range. ``` 2017-08-22 10:25:56,618 - INFO - Copy mail 10772 of 23717 (copy_count=1482, md5(message)=943981bed2001cb43dea9036d4bb159c) 2017-08-22 10:25:56,757 - INFO...