Commit graph

1554 commits

Author SHA1 Message Date
Luke Rogers afa81ae7c4 unicode everything 2013-09-23 11:47:03 +12:00
Luke Rogers 80d976ba23 Merge pull request #160 from blha303/patch-10
Fix youtube.py Uploader name to use display name instead of username
2013-09-21 06:36:22 -07:00
Steven Smith 764a74a3ea Fixed uploader name display for Youtube's new display names 2013-09-21 20:27:20 +08:00
Steven Smith 5867cb05c7 Update youtube.py 2013-09-21 20:24:39 +08:00
Steven Smith f5e4b67777 Fix youtube.py Uploader name to use display name instead of username 2013-09-21 20:18:08 +08:00
Luke Rogers d3e5099dab silly attempt to make calc plugin last longer before google totally breaks it
cookies are an attempt to make it less likely to realise cloudbot is a bot, and the IE user agent is to force it to use the legacy HTML we can actually parse
2013-09-19 10:58:22 +12:00
Luke Rogers dabf61a520 disabled broken plugin 2013-09-19 10:44:46 +12:00
Luke Rogers c0b3285c4a Fixed namegen
I need to redesign TextGenerator a bit, I kinda hacked it to do two things and it's not the most elegant.
2013-09-19 10:42:44 +12:00
Luke Rogers f98774032f Simplify code and change output string to unicode
I wish I had Python3, the whole unicode/normal string thing sucks.
2013-09-19 10:38:42 +12:00
Luke Rogers 45330ddfb4 MORE 2013-09-19 10:29:39 +12:00
Luke Rogers 348de62f17 I'm a fucking idiot 2013-09-18 15:44:04 +12:00
Luke Rogers 5b1258f544 Fix pls? 2013-09-16 13:37:47 +12:00
Luke Rogers 483226d2ad TextGenerator now supports a single string as a part 2013-09-16 13:26:51 +12:00
Fletcher Boyd 0030669682 Merge remote-tracking branch 'upstream/develop' into develop
Conflicts:
	plugins/karma.py
2013-09-15 19:22:33 +08:00
Luke Rogers d5163a846a Updated .kill to use TextGenerator! :) 2013-09-15 23:00:53 +12:00
Luke Rogers 00f7e35a24 Thanks cracks 2013-09-14 01:15:36 +12:00
Luke Rogers e5038156ea Merge pull request #159 from blha303/patch-10
Fixed!
2013-09-13 03:28:45 -07:00
Steven Smith a69c4eceb3 Update valvesounds.py 2013-09-13 17:45:13 +08:00
Steven Smith b460fb2fd2 Update valvesounds.py 2013-09-13 17:30:01 +08:00
Steven Smith e8947a603b Update valvesounds.py 2013-09-13 17:28:51 +08:00
Steven Smith ae258e6c37 Update valvesounds.py 2013-09-13 17:27:18 +08:00
Luke Rogers 59d615aa88 rename! 2013-09-13 21:18:45 +12:00
Luke Rogers 8b629ee886 Merge pull request #158 from blha303/patch-9
Updated site search function, fixing associated plugin
2013-09-13 02:17:36 -07:00
Steven Smith 1bba6262bc Updated site search function, fixing associated plugin 2013-09-13 17:17:15 +08:00
Luke Rogers d9f613f6f4 Update slaps.json 2013-09-13 10:32:09 +12:00
Luke Rogers cb7f9b736f fix? 2013-09-13 00:33:45 +12:00
CafogenMod ecab6076ea update restart command 2013-09-12 23:51:33 +12:00
Luke Rogers cbcf1dc4b5 more stuff @cybojenix 2013-09-12 23:05:15 +12:00
Luke Rogers 2be0c46b89 made slap use the new TextGenerator class 2013-09-12 22:46:43 +12:00
Luke Rogers 15e7825125 Moved generation logic out of namegen.py 2013-09-12 20:47:39 +12:00
Luke Rogers 8e545b3a31 Fixed namegen 2013-09-12 11:58:00 +12:00
Luke Rogers ea39a6fbb9 no 2013-09-12 00:12:50 +12:00
Luke Rogers 9a296d4076 karma update 2013-09-12 00:10:42 +12:00
Luke Rogers 2d06a1fc4a patched! 2013-09-11 22:59:13 +12:00
Fletcher Boyd 1b3d3b51e7 Added better karma check. 2013-09-11 17:41:59 +08:00
Luke Rogers 5c09ff6967 Ignore votes with spaces 2013-09-11 16:20:20 +12:00
Luke Rogers dde9b97223 tweaaks 2013-09-11 13:44:02 +12:00
Luke Rogers 931eb1f51a oops 2013-09-11 12:25:08 +12:00
Luke Rogers 10d235623c Removed debug line that was printing the time module
?_?
2013-09-11 11:02:06 +12:00
Luke Rogers 45ac28b6a6 added message when you try to vote on yourself @blha303 2013-09-11 10:58:33 +12:00
Luke Rogers a714354d69 Re-added old karma plugin, now with more features 2013-09-11 10:54:38 +12:00
Luke Rogers 4160015e61 xrange is correct in this case 2013-09-11 02:28:43 +12:00
Luke Rogers bf49b374eb Merge branch 'develop' of https://github.com/ClouDev/CloudBot into develop 2013-09-10 19:32:36 +12:00
Luke Rogers 273ca05858 Strip HTML from online status. @Red_M 2013-09-10 19:30:40 +12:00
Luke Rogers 0655f6d0bb this never existed 2013-09-10 17:15:04 +12:00
Luke Rogers 178ff6f4e1 untest 2013-09-10 15:40:16 +12:00
Luke Rogers 92eca3844e reverted changes to seen.py for now, need to work out privacy stuff 2013-09-10 15:35:26 +12:00
Luke Rogers 27bd43b5ec Merge branch 'patch-1' of https://github.com/nathanblaney/CloudBot into nathanblaney-patch-1 2013-09-10 15:32:14 +12:00
Luke Rogers 79f06b034e Merge branch 'patch-6' of https://github.com/blha303/CloudBot into blha303-patch-6 2013-09-10 15:26:51 +12:00
Luke Rogers 83cb28283b More pythonic function name 2013-09-10 14:59:45 +12:00