Commit graph

1028 commits

Author SHA1 Message Date
Steven Smith
4bf05b36c9 Add catch for git.io assigning the same ID twice, provide alternative custom url
![What the hell, git.io](http://i.imgur.com/oED3qPD.png)
2013-08-29 20:48:22 +08:00
Steven Smith
b2b5270686 Return vimeo.py to where it was before, but with better duration and comma-grouped likes and plays 2013-08-24 17:23:15 +08:00
Steven Smith
86be633213 Update timeformat.py 2013-08-24 17:15:54 +08:00
Steven Smith
53d49a78f1 Update timeformat.py 2013-08-24 17:11:21 +08:00
Steven Smith
15b2b259df Create timeformat.py 2013-08-24 16:45:05 +08:00
Steven Smith
9356e4e9ca Fix duration, add new function for timestamp formatting 2013-08-24 16:44:22 +08:00
CafogenMod
9c9ce943a9 fetch the latest kernel info 2013-08-22 17:41:28 +04:00
Luke Rogers
aded5c0aff Merge pull request #117 from blha303/patch-6
Oops. (github.py)
2013-08-19 21:02:50 -07:00
Luke Rogers
cb664117d5 Merge pull request #116 from blha303/patch-5
Create util/color.py
2013-08-19 21:02:43 -07:00
Luke Rogers
c05b6b25c2 please, work? 2013-08-20 10:55:58 +12:00
Steven Smith
ee8e2cb5e7 Oops. 2013-08-19 18:21:46 +08:00
Steven Smith
88beb69f1a Create util/color.py 2013-08-19 17:51:57 +08:00
Steven Smith
23e75115d2 steam.py - Fix page scraping, use markdown instead, PLUGIN IS NO LONGER BROKEN! 2013-08-14 16:20:24 +08:00
Luke Rogers
48b52ac872 played with steam a bit 2013-08-14 20:00:17 +12:00
Steven Smith
7818049e23 Add support for ACTION
Before and after: http://with-you.pw/6I4Z
2013-08-13 11:31:51 +08:00
Steven Smith
a049b13927 Update correction.py 2013-08-12 09:50:20 +08:00
Luke Rogers
8c01183cfc imported web 2013-08-11 19:57:16 +12:00
Luke Rogers
807a2b43fd Update correction.py 2013-08-11 11:47:54 +12:00
Cybo Jenix
05b90ea82c add in option to correct other people's mistakes 2013-08-10 19:52:43 +01:00
cybojenix
17c29feb60 add in cleverbot 2013-08-09 23:53:54 +01:00
cybojenix
a8349814a0 add in remove command 2013-08-09 23:23:16 +01:00
cybojenix
3204d15bde correction: update to use the seen_user db 2013-08-07 15:53:21 +01:00
cybojenix
d3429f3297 implement a sed style correction method 2013-08-07 14:29:51 +01:00
Nathan Blaney
52e170020e Language Fix in op.py
Instead of "Attempting to Cyprezz quiet in #cloudbot..." it will be
"Attempting to quiet Cyprezz in #cloudbot..."
2013-08-06 20:31:06 +10:00
Luke Rogers
5d94ed4387 Changed yahooanswers.py to use try_isgd 2013-08-06 11:13:50 +12:00
Luke Rogers
350991ec1f Merge pull request #103 from cybojenix/patch-4
admins: permissions: fix messy output
2013-08-05 15:59:42 -07:00
Luke Rogers
38a9eda09a Updated the op.py plugin 2013-08-06 10:56:44 +12:00
Cybo Jenix
9e8bbbdcbf admins: permissions: fix messy output 2013-08-05 23:40:59 +01:00
Luke Rogers
c88d8ff1b6 Merge branch 'develop' of https://github.com/ClouDev/CloudBot into develop 2013-08-06 10:17:36 +12:00
Luke Rogers
1d74e455a2 Added memory to horoscope, removed debug text (closes #101) 2013-08-06 10:17:00 +12:00
cybojenix
a3844480a1 implement tools for editing users with permissions via irc for the new permissions system 2013-08-05 23:06:05 +01:00
Luke Rogers
132ad104ed Tweaked lart to remove some more confusing stuff 2013-08-06 09:54:34 +12:00
Luke Rogers
66fd6ca1d5 Merge pull request #100 from Mu5tank05/patch-2
Create QR code plugin
2013-08-05 03:59:35 -07:00
Nathan Blaney
41fe6723fc Updated to use proper shorten 2013-08-05 20:56:46 +10:00
Nathan Blaney
a02761bbd4 OK then 2013-08-05 20:49:50 +10:00
Nathan Blaney
aa80de0bb4 Updated to new web.py 2013-08-05 20:30:58 +10:00
Steven Smith
fd9689e5ce Add snd.sc url catcher, change return contents for invalid urls, move soundcloud lookup into another function 2013-08-05 18:02:15 +08:00
Nathan Blaney
0160d86a64 Create QR code plugin 2013-08-05 19:32:53 +10:00
Luke Rogers
4d74493610 Fixed adminonly 2013-08-05 11:16:06 +12:00
Sepero
6bd692f34a Fixed bug- Not recognizing hyphens 2013-08-04 16:27:00 -04:00
Luke Rogers
ba6c2ae2c8 I forgot this! 2013-08-04 20:16:14 +12:00
Luke Rogers
adaab18192 Added more items. 2013-08-04 20:15:37 +12:00
Nathan Blaney
383fe71b4d Update op.py to new perms system 2013-08-04 14:22:38 +10:00
Steven Smith
9c95dd6590 Update spotify.py 2013-08-03 17:27:02 +08:00
Steven Smith
50c2825ea7 Update steam.py 2013-08-03 11:18:35 +08:00
Luke Rogers
58a857380d Made fact.py use web.try_isgd() 2013-08-02 12:30:16 +12:00
Luke Rogers
fb2b5fc26e Some minor tweaks 2013-08-02 12:05:44 +12:00
Luke Rogers
e574a0d41e Removed debug code 2013-08-02 11:53:05 +12:00
Luke Rogers
e281bbd62b Changed the permissions config format again! (this might happen a few times, sorry) 2013-08-02 11:52:01 +12:00
Luke Rogers
205294dea7 Actually, totally remove the admin checks from help.py until I can figure out how to make this work well with the new permissions system 2013-08-02 00:26:31 +12:00