Commit graph

1007 commits

Author SHA1 Message Date
Luke Rogers
f230439c56 Split mcping and mctools, fixed geoip loading, removed CTCP finer (do we really need to reveal the bots username?) 2013-07-15 23:01:01 +12:00
Luke Rogers
b0e43c0aea Updated bundled version of PyGeoIP 2013-07-14 22:12:31 +12:00
Luke Rogers
487ee03e6c Merge branch 'develop' of https://github.com/ClouDev/CloudBot into develop 2013-07-14 22:07:01 +12:00
Luke Rogers
2182d5a0fd Updated bunded version of BS4 2013-07-14 22:06:37 +12:00
Luke Rogers
263e791138 Changed parsers.py back to reddit.py! 2013-07-14 21:58:13 +12:00
Luke Rogers
5d30398bc1 Removed outdated mclogin command, removed unused fields from default config 2013-07-09 08:09:58 +12:00
Luke Rogers
6564338b94 Actually learned how the API works, cut out a bunch of stuff 2013-07-09 01:35:53 +12:00
Luke Rogers
98f9e814b7 Rewrite weather.py to use the Wunderground API 2013-07-09 01:19:36 +12:00
Luke Rogers
bc6d604897 A 2013-07-08 22:22:06 +12:00
Luke Rogers
90df679324 Merge branch 'develop' of https://github.com/ClouDev/CloudBot into develop 2013-07-08 22:15:23 +12:00
Luke Rogers
5033332985 Fixed display of /me 2013-07-08 22:15:00 +12:00
Luke Rogers
08fae5e286 Merge pull request #74 from frdmn/develop
Typo fix in "web.py"
2013-07-05 05:23:42 -07:00
Jonas Friedmann
6595f7d54a Fix: Typo in web.py plugin 2013-07-03 14:55:06 +02:00
Luke Rogers
48cbc834de strip spaces and newlines from tweet text 2013-07-02 21:50:58 +12:00
Luke Rogers
27e05421fa Updated twitter plugin with support for hashtags and tweet ids. #yolo 2013-07-02 15:26:25 +12:00
Luke Rogers
986567a97f Added + icon for verified users, fixed times 2013-07-02 06:27:01 +12:00
Luke Rogers
ffa63ead4a Added follower count and fancy number formatting to .twuser 2013-07-02 06:08:26 +12:00
Luke Rogers
75b5e2bc6d CloudBot will now automatically download the geolocation database when you run the bot; 2013-07-02 05:56:01 +12:00
Luke Rogers
9779943b91 Tweaked IMDB.py a bit 2013-07-02 05:14:54 +12:00
Luke Rogers
eba21e1584 Quick hack so mctools.py still works without PyDNS installed 2013-07-02 04:12:41 +12:00
Luke Rogers
1be43d9e51 Uploaded the old launcher to the disabled_stuff folder, because some people still want it 2013-07-02 03:52:11 +12:00
Luke Rogers
fa630eb285 Added twitter options to default config. 2013-07-02 03:49:27 +12:00
Luke Rogers
18deba34f3 Revamped Readme 2013-07-02 03:47:33 +12:00
Luke Rogers
6b76ba3e2a Add tweepy module 2013-07-02 03:29:12 +12:00
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
b98b6ad933 I'm back. Cleaning out some old stuff 2013-06-28 20:52:26 +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
Luke Rogers
ef1bf8338c Merge pull request #72 from blha303/patch-4
Update github.py
2013-06-25 09:22:12 -07: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
Luke Rogers
7159ad8a0e Merge pull request #69 from blha303/patch-2
Update twitch.py
2013-06-25 09:13:34 -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
Luke Rogers
79a25f2600 Update README.md 2013-06-21 21:55:02 +12:00
Luke Rogers
1817609c9c Merge pull request #68 from blha303/patch-1
Update twitch.py
2013-06-21 01:49:04 -07: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
Luke Rogers
ebc3720f1e Merge pull request #67 from blha303/develop
Twitch.tv url parser
2013-06-18 03:19:13 -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
Luke Rogers
8c363e5f76 Merge pull request #65 from nasonfish/patch-1
Added new Minecraft items to items.txt
2013-06-07 20:54:12 -07:00
nasonfish
b6d2139e6e Added new Minecraft items to items.txt 2013-06-07 22:42:35 -05:00