Commit graph

1392 commits

Author SHA1 Message Date
Fletcher Boyd 2457f6da00 So apparently you do need inp. 2013-09-04 18:56:58 +08:00
Luke Rogers 242ba0d18d Merge pull request #135 from thenoodle68/develop
Lots of formatting fixes!
2013-09-04 03:51:52 -07:00
Fletcher Boyd b8d9610e56 Add ignore for PyCharm. 2013-09-04 18:33:16 +08:00
Fletcher Boyd fa97d4659c Fixed formatting and removed unused imports. 2013-09-04 18:32:17 +08:00
Fletcher Boyd fb62640ccc Possibly broke, fixed formatting. 2013-09-04 18:31:46 +08:00
Fletcher Boyd b08bc570d1 Fixed formatting and changed string construction. 2013-09-04 18:30:48 +08:00
Fletcher Boyd 4069dd21a3 Fixed formatting. 2013-09-04 18:30:04 +08:00
Fletcher Boyd 146ae3c279 Formatting, updated copyright. 2013-09-04 18:16:57 +08:00
Luke Rogers 3c0ba0bdd2 added isup 2013-09-04 21:28:10 +12:00
Luke Rogers 5e161486ff unstandardised that one bit 2013-09-04 20:30:26 +12:00
Luke Rogers 13d284a861 standarised format of drama.py to match other plugins 2013-09-04 20:27:46 +12:00
Luke Rogers 8769b97dc0 made qr.py use the google API directly, also did a neat thing with a dictionary 2013-09-04 20:14:14 +12:00
Luke Rogers 488d00e758 slight tweak to URL fetching in stock.py 2013-09-04 20:00:52 +12:00
Luke Rogers 543a1cd4d7 added alternate truncate method 2013-09-04 19:52:38 +12:00
Luke Rogers 6de14f33e3 Google translate is back, but you need a paid API key 2013-09-04 19:42:08 +12:00
Luke Rogers 94b6026b3f Merge pull request #131 from blha303/patch-1
Fix stock.py, add company searching
2013-09-03 04:44:21 -07:00
Luke Rogers 6a325b5333 Merge pull request #133 from blha303/patch-6
thanks :)
2013-09-03 04:42:48 -07:00
Steven Smith bc0eb32d9b Hulu command help 2013-09-03 19:41:53 +08:00
Luke Rogers 9fadc40d97 Merge pull request #132 from blha303/patch-5
Create hulu.py
2013-09-03 04:39:44 -07:00
Steven Smith 4fb4e3c1fb Create hulu.py 2013-09-03 19:39:02 +08:00
Steven Smith 4129d2d889 Fix stock.py, add company searching 2013-09-03 17:37:03 +08:00
Luke Rogers 4e0a0b9d6d Merge pull request #129 from nasonfish/patch-2
Make <url> a Factoid post-processor. Now we can make our own web server api things and use them without having to make a plugin
2013-09-02 20:53:43 -07:00
Daniel Barnes 0e6e744605 Make <url> a Factoid post-processor. This allows us to use text-web-api-things that are sightly more dynamic 2013-09-02 21:19:47 -06:00
Luke Rogers 2089a53c50 Merge pull request #121 from blha303/patch-8
Add catch for git.io assigning the same ID twice, provide alternative custom url
2013-09-02 16:19:24 -07:00
Luke Rogers b499c3848e Merge pull request #125 from TheFiZi/patch-3
Added handling of exponents
2013-09-02 16:18:59 -07:00
Luke Rogers 201589e7ec Merge pull request #126 from nasonfish/patch-1
Added a plugin to use domai.nr's API
2013-09-02 16:18:48 -07:00
Luke Rogers 2793fe4895 Merge pull request #128 from blha303/patch-10
Lyrics and portal2sounds.com/tf2sounds.com searching
2013-09-02 16:18:28 -07:00
Luke Rogers aee1974264 Merge pull request #127 from blha303/patch-9
Far less page scraping, far more API. (twitch.py)
2013-09-02 16:18:15 -07:00
Steven Smith 28c449bde5 Create valvesounds.py 2013-09-03 07:13:35 +08:00
Steven Smith 81d7ce08c3 Create lyrics.py 2013-09-03 07:12:38 +08:00
Steven Smith 5d89f4d598 My logic is really terrible
views = views + "s" if *not* views == 1, you idiot.
2013-09-03 03:22:34 +08:00
Steven Smith 3573bac4a9 Far less page scraping, far more API.
There's API for highlights and channels, so I need to find an information API for broadcasts next.
2013-09-03 03:00:55 +08:00
Daniel Barnes 81b37c09ed Added a plugin to use domai.nr's API 2013-09-01 23:00:40 -06:00
Eric 4647e767da Added handling of exponents
Slightly better than my last suggestion. Why doesn't git let you edit existing pull requests??
2013-08-31 11:18:38 -07:00
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
Luke Rogers 3a6f18f67b Merge pull request #120 from cybojenix/patch-6
allow custom targets for the common output commands
2013-08-26 05:15:43 -07:00
Cybo Jenix 27ac526438 allow custom targets for the common output commands 2013-08-26 11:43:24 +01:00
Luke Rogers 7e8b53d17a Merge pull request #119 from blha303/patch-7
Fix duration, add new function for timestamp formatting
2013-08-24 02:24:43 -07: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
Luke Rogers 32593e3be8 Merge pull request #118 from CafogenMod/cloudev
fetch the latest kernel info
2013-08-22 06:52:29 -07: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