Commit graph

1577 commits

Author SHA1 Message Date
Luke Rogers
7f3b433209 Fix lastfm 2014-03-27 10:08:54 +13:00
Luke Rogers
e46cb5c826 Update twitter.py 2014-03-19 17:40:21 +13:00
Luke Rogers
4b7c8ffa75 Merge pull request #210 from xxyy/feature/tell-multiconn
Update tell.py to support multiple connections
2014-03-03 10:58:48 +13:00
xxyy
7cf3d88c96 Update tell.py to support multiple connections 2014-03-02 19:38:26 +01:00
Luke Rogers
21d06ae4f0 Removed old duplicate suggest plugin 2014-03-02 14:01:15 +13:00
Luke Rogers
50e2f72be4 Merge pull request #209 from xxyy/feature/seen-multiconn
Make history support multiple connections and merge seen.py into history.py
2014-03-02 13:53:41 +13:00
xxyy
1aacd8c511 Update seen and history to support multiple connections at once, Move seen command to history.py to reduce spaghetti code 2014-03-02 01:10:31 +01:00
Luke Rogers
6518fe7136 I am not a smart person sometimes 2014-03-01 18:40:36 +13:00
Luke Rogers
fd7253ded7 handle socket.error 2014-03-01 13:12:48 +13:00
Luke Rogers
f05a35dd96 Improved correction some more 2014-02-28 20:08:50 +13:00
Luke Rogers
8340f55adf herp 2014-02-28 19:49:46 +13:00
Luke Rogers
10907bf214 tweaked new correction code 2014-02-28 19:48:46 +13:00
Luke Rogers
d834ae9070 Finished new mcuser - added legacy status and pretty colors 2014-02-28 17:28:54 +13:00
Luke Rogers
31d9031dcc test 2014-02-28 17:16:01 +13:00
Luke Rogers
17b75a2ba9 Improved http module, improved mcuser 2014-02-28 16:56:32 +13:00
Luke Rogers
0acb22e0a7 fixes 2014-02-28 15:52:05 +13:00
Luke Rogers
1be204236a tiny tweak 2014-02-28 15:32:24 +13:00
Luke Rogers
a7a6f8c01e Rewrote mcpaid! 2014-02-28 15:29:40 +13:00
Luke Rogers
1bcf687ea2 just keep 100 messages per channel for now 2014-02-28 14:01:22 +13:00
Luke Rogers
b9bf09e6b6 rewrite correction to use new history tracker 2014-02-28 13:59:31 +13:00
Luke Rogers
914bc255ab Added chat history tracker 2014-02-28 13:19:39 +13:00
Luke Rogers
2028075d2f Few small tweaks and fixes 2014-02-26 22:22:10 +13:00
Luke Rogers
8b1de13c8e Added really shoddy, probably broken git plugin 2014-02-25 19:30:55 +13:00
Luke Rogers
d32619063a test 2014-02-25 18:50:03 +13:00
Luke Rogers
9cfdc0b706 Ugly code for force-reload 2014-02-25 13:36:52 +13:00
Luke Rogers
5d3280b9d5 strip excess whitespace 2014-02-24 02:15:58 +13:00
Luke Rogers
807cbf3f07 Rewrote OSRC to use HTML scraping because the API has been changed 2014-02-23 23:50:32 +13:00
Luke Rogers
c7d2535098 testpush suggest 2014-02-23 20:33:08 +13:00
Luke Rogers
44cb335bc0 But, push this for now 2014-02-23 19:35:51 +13:00
Luke Rogers
90a91c1ef8 Fixed issues @daboross - closes #208 2014-02-23 13:30:24 +13:00
Luke Rogers
13df70da1b semi-rewrote mcping 2014-02-22 22:04:39 +13:00
Luke Rogers
5008da1331 MtGox is no longer an accurate indication of the value of a Bitcoin. 2014-02-21 14:57:54 +13:00
Luke Rogers
281a77c67c e 2014-02-16 17:50:50 +13:00
Luke Rogers
92796a218f Changed something because people can't take a joke 2014-02-16 17:45:55 +13:00
Luke Rogers
45a1f65748 fixed up mcping 2014-02-16 17:26:53 +13:00
Luke Rogers
160785e92c pep 2014-02-15 14:19:12 +13:00
Luke Rogers
763d73ea7a Merge pull request #207 from xxyy/patch-1
Fix xkcd comics made in January throwing an error
2014-02-15 12:21:59 +13:00
xxyy
694cbbe81f Fix xkcd comics made in January throwing an error
Previously, any commit written in January would throw an error because the array key for January was falsely '1' instead of the integer 1. This would lead to the moth name not being found and the error occuring.
This PR fixes that problem by changing the key of January to the integer 1.

**How to reproduce:**
Ask your CloudBot to `xkcd Regular Expressions`, an error will be shown in console.
2014-02-15 00:16:03 +01:00
Luke Rogers
e8876c2c48 Merge pull request #202 from blha303/patch-16
Created plugin to parse Google urls to normal urls
2014-02-15 11:19:30 +13:00
Luke Rogers
b0c6815085 fixed horoscope 2014-02-15 00:49:48 +13:00
Luke Rogers
f7af1b0726 quote_plus() 2014-02-14 23:44:05 +13:00
Luke Rogers
2c6e01a41d Fixed up old religion.py plugin, added to disabled_stuff 2014-02-14 19:56:11 +13:00
Luke Rogers
b6558ccdd5 I've been doing this all wrong for a long time 2014-02-14 19:43:36 +13:00
Luke Rogers
27b62feb5f tweakages 2014-02-14 19:13:30 +13:00
Luke Rogers
29258fdcac Merge pull request #205 from blha303/patch-17
xkcd.py - xkcd search and autoresponse
2014-02-14 18:46:27 +13:00
Steven Smith
86a0333afd xkcd.py - xkcd search and autoresponse 2014-02-14 13:44:12 +08:00
Luke Rogers
526d1de989 asdf 2014-02-14 17:03:49 +13:00
Luke Rogers
d6683b32f4 PEP-8 2014-02-14 17:03:08 +13:00
Luke Rogers
004ceb79fc Spelling, docstrings 2014-02-14 16:49:41 +13:00
Luke Rogers
a76ff29d4b Tidy Imports 2014-02-14 16:36:57 +13:00