Commit Graph

16 Commits

Author SHA1 Message Date
cottongin f0412d5d72
fixes urbandictionary api change
recent change to the way the urbandictionary API works necessitates setting results manually for some cases
2018-09-01 18:08:30 -05:00
Edward W c63f9c081d Missing index variable in for loop
Plugin output examples only showed "example" due to a missing index variable during assignment of the "example" variable.
2016-03-24 15:14:39 -04:00
spline c4cccbf9bf Refactor some things. Minor clean-up. Hoping these will fix some errors of words with bad characters like bugeye in them. 2015-03-02 08:45:31 -05:00
GLolol 5449b8d2a6 Add Python 3 support 2014-11-01 10:11:17 -07:00
spline a1f25c8443 Fix some JSON escaping error because of bad JSON from UrbanDictionary. Also add in a --showtags option. 2013-11-26 11:53:08 -05:00
spline 8cb1ac0427 Redid main structure to handle API changes. Switched to internal supybot things vs external libs. Refactored everything. 2013-05-24 00:22:15 -04:00
spline f08e57af53 Update copyrights. 2013-05-23 21:59:28 -04:00
spline b4da114727 Fix up docstring for help. Minor polishing. 2012-12-05 17:16:18 -05:00
spline f725d642e8 Add in disableANSI support and fix up options. 2012-12-01 18:30:02 -05:00
spline 994042f767 Fix error handling to be more generic. Something was wrong with UD today (rare). 2012-11-20 18:30:12 -05:00
spline 88c8df1038 Two fixes. Still needs some better handling and fixes. 2012-07-08 15:48:57 -04:00
Terje Hoås 710f476b3b Allow unicode replies from UD. 2012-07-04 13:36:08 +02:00
spline 837bbf0922 utf-8 encode error. 2012-07-04 07:13:14 -04:00
spline 743c4eca09 Add in color for output and readability. 2012-07-04 07:10:34 -04:00
spline 0677a7b334 Minor fix for new lines. 2012-07-04 06:53:30 -04:00
spline 4d95835849 Initial push. 2012-07-02 20:57:50 -04:00