CloudBot icon indicating copy to clipboard operation
CloudBot copied to clipboard

It seems the UrbanDictionary api has changed

Open toonn opened this issue 7 years ago • 0 comments

I can't find any documentation on their api so I don't know how to fix this.

  File "$HOME/src/CloudBot/plugins/urban.py", line 46, in urban
    if page['result_type'] == 'no_results':
KeyError: 'result_type'

toonn avatar Nov 18 '18 18:11 toonn