Commit graph

721 commits

Author SHA1 Message Date
Luke Rogers
696f2b7c1a Early version of new Twitter plugin 2013-07-02 03:28:46 +12:00
Luke Rogers
e091a48744 catch more errors, pep8 2013-06-28 21:25:06 +12:00
Luke Rogers
536cfcb87c Merge pull request #73 from blha303/patch-5
Add autoresponse to some plugins, add rdio and newgrounds search/autoresponse
2013-06-27 04:43:59 -07:00
Steven Smith
a9bd3c4c68 Update rdio.py
Update, remove key/secret, add key check
2013-06-27 18:49:00 +08:00
Steven Smith
190953f866 Update youtube.py
Add playlist parsing
2013-06-27 18:42:18 +08:00
Steven Smith
af6c37ee2e Create newgrounds.py
Add autoresponse
2013-06-27 18:38:57 +08:00
Steven Smith
7dbd59e1f2 Create rdio.py
Rdio search and autoresponse plugin
2013-06-27 18:37:09 +08:00
Steven Smith
10f1f06e55 Update imdb.py
Add autoresponse
2013-06-27 18:34:06 +08:00
Steven Smith
4df5510281 Check if summary is null 2013-06-26 00:21:28 +08:00
Steven Smith
569d84a75f Update github.py 2013-06-26 00:16:30 +08:00
Luke Rogers
15d19dd1d8 Merge pull request #70 from blha303/patch-3
Create github.py
2013-06-25 09:13:50 -07:00
Steven Smith
ba9d015ac2 Create github.py
Add command for retrieving github issues by number, or all open.
2013-06-21 18:52:39 +08:00
Steven Smith
cc5c81544d Update twitch.py
Fix online/offline check (L21)
2013-06-21 18:49:27 +08:00
Steven Smith
4ef52d3762 Update twitch.py
Added colours to the message (L36), added error catch for if user has no stream or videos (L16), added currently-streaming check (L21)
2013-06-21 16:08:15 +08:00
Luke Rogers
9f5fc95d5b Merge pull request #66 from KsaRedFx/patch-1
Fixed bug in weather.py
2013-06-18 03:19:38 -07:00
blha303
7603bb7b6a Twitch.tv url parser 2013-06-18 08:26:17 +00:00
Luke Rogers
88c179f568 whut
whut
2013-06-14 15:56:39 +12:00
Robert "Red" English
617eb42f17 Fixed bug in weather.py
Weather.py doesn't always receive the correct data for visibility and fails silently - this prevents that.
2013-06-10 17:39:54 -03:00
nasonfish
b6d2139e6e Added new Minecraft items to items.txt 2013-06-07 22:42:35 -05:00
blha303
81ccdd2849 Added two new commands, removed spotimeta 2013-05-18 21:27:12 +08:00
Luke Rogers
c4e5e91c14 Update mctools.py 2013-05-14 01:30:43 +12:00
Luke Rogers
3d74b7781d Update web.py 2013-05-14 01:01:19 +12:00
Luke Rogers
16ad0cfbf6 Merge pull request #62 from blha303/patch-1
spotify.py - Removed spotimeta dependency, using json api natively
2013-05-13 05:58:19 -07:00
KsaRedFx
0f689f4583 Forgot to remove debug lines 2013-05-12 19:13:42 -04:00
KsaRedFx
cf7658d28e Updated missing dependancy in requirements.txt and fixed speed issues in SRV lookups for mcping 2013-05-12 19:11:52 -04:00
Steven Smith
f980e6ed9f spotify.py - Removed spotimeta dependency, using json api natively 2013-05-10 02:22:16 +08:00
Luke Rogers
fc2e8e56a4 Fixed Help String 2013-04-17 21:32:52 -07:00
Luke Rogers
f46f752878 Pulled fixed version of .bitcoin from rmmh/skybot@bcc253fcd8 by @crisisking 2013-04-17 21:32:24 -07:00
Robert "Red" English
6bc35605e5 Fixed Host Error in mctools.py 2013-04-12 23:16:49 -03:00
Robert "Red" English
2a33c97f4d Updated mctools.py to read SRV Records
Updated MC Tools to read SRV Records that were implemented in Minecraft 1.3.1 
Requires module 'pydns' so please run 'sudo pip install pydns'
2013-04-12 22:45:20 -03:00
blha303
8ac4450ff7 Removed colors on the non-status text 2013-04-05 03:59:49 +08:00
Steven Smith
dce3c35424 Fixed colors on .mcstatus 2013-04-04 22:50:35 +08:00
blha303
5a64ce4983 Updating .mcstatus to show correct colors. 2013-04-04 22:35:34 +08:00
blha303
7737c1a373 .mcping - finished adding colours 2013-03-14 02:21:13 +08:00
blha303
8f4bc45c56 .mcping - finished adding colours 2013-03-14 01:55:33 +08:00
Steven Smith
18340b3f3c .mcping color 2013-03-14 00:46:30 +08:00
Luke Rogers
072e73f3a1 Merge branch 'develop' of https://github.com/ClouDev/CloudBot into develop 2013-02-13 17:40:20 +13:00
Luke Rogers
08e3cd3c13 Changed 2013-02-13 17:37:57 +13:00
Luke Rogers
3885dd0ac9 Update plugins/weather.py 2013-02-07 23:26:10 +13:00
Luke Rogers
93fe9610f4 Fixed another issue. 2013-02-07 19:55:53 +13:00
Luke Rogers
ceb09f4334 Fixed bug. 2013-02-07 11:54:11 +13:00
Luke Rogers
0c4826fb08 Tweaked answers plugin 2013-02-07 03:58:00 +13:00
Luke Rogers
bbdfb23e16 Added Spotify search command. 2013-02-07 03:24:30 +13:00
Luke Rogers
9d2140d8b8 More tasteless pickup lines. 2013-02-07 02:26:15 +13:00
Luke Rogers
6829fa2f71 Removed old escaping. 2013-02-07 01:31:43 +13:00
Luke Rogers
1ea59ad7ad Added basic Yahoo answers plugin. 2013-02-07 01:03:18 +13:00
Luke Rogers
d49d7e6272 Removed extra space. 2013-02-07 00:47:07 +13:00
Luke Rogers
f04c01beb7 Fixed mcwiki help string. 2013-02-07 00:35:03 +13:00
Luke Rogers
c39c0244ef Combined .weather and .forecast (I may make further changes later) 2013-02-07 00:28:14 +13:00
Luke Rogers
1f774a72d1 Added support for spotify:type:id links, added album to track info 2013-02-06 19:53:08 +13:00