Commit graph

1029 commits

Author SHA1 Message Date
Steven Smith 963f512d1e Fix issue with incomplete Steam profiles, fix to pep8 standards (except line length) 2013-07-23 02:53:17 +08:00
Luke Rogers 21d608763b Merge pull request #78 from blha303/patch-1
Update .steamcalc to use steamdb.info
2013-07-22 11:37:31 -07:00
Luke Rogers 07db016e42 rewrote a bunch of soundcloud because I can 2013-07-23 04:32:17 +12:00
Luke Rogers fd4a8ac6fa Merge pull request #77 from blha303/patch-7
soundc.py: Remove dependency on soundcloud plugin, add description truncating
2013-07-22 08:06:22 -07:00
Steven Smith 6750b076d8 Update .steamcalc to use steamdb.info 2013-07-22 22:01:47 +08:00
Steven Smith c59aa4470a Update requirements.txt 2013-07-20 14:23:49 +08:00
Steven Smith 5a8aa32e24 Remove dependency on soundcloud plugin, add description truncating 2013-07-20 14:23:12 +08:00
Luke Rogers a8b830af4f Merge pull request #76 from blha303/patch-6
Add soundcloud autoresponse plugin.
2013-07-19 03:49:27 -07:00
Steven Smith ea3462558e Update config.py 2013-07-19 17:22:06 +08:00
Steven Smith ff5769d773 Update requirements.txt 2013-07-19 17:18:09 +08:00
Steven Smith 3d78028b43 Add soundcloud autoresponse plugin.
Currently supports tracks/playlists and users. The /resolve endpoint doesn't send any kind of information about what the item is, except missing items in the response (like .title, which is only in track and playlist responses). So I catch the AttributeError there and switch to returning username instead.
2013-07-19 17:17:08 +08:00
Luke Rogers bf69674661 fine 2013-07-16 04:23:48 +12:00
Luke Rogers 04cf2fcdf0 Added stuff 2013-07-16 03:32:47 +12:00
Luke Rogers 8873d61c0a Merge pull request #75 from blha303/patch-6
Add sptfy URL shortener to spotify.py
2013-07-15 08:07:30 -07:00
Luke Rogers a3669e6b50 Run data through BS4 to fix the text formatting and all that crap (will optimise later) 2013-07-16 03:04:07 +12:00
Steven Smith 6ea9187a3a Add in things that changed from the original. First commit was to see the diff. 2013-07-15 22:57:24 +08:00
Luke Rogers 85ec22a005 Merge branch 'develop' of https://github.com/ClouDev/CloudBot into develop 2013-07-16 02:53:15 +12:00
Luke Rogers dea3b1b896 Added very early version of SCP plugin 2013-07-16 02:52:55 +12:00
Steven Smith f0c8669dff Add URL shortener 2013-07-15 22:46:41 +08:00
Luke Rogers 3fe26a91b1 Delete DOCUMENTATION 2013-07-15 23:29:10 +12:00
Luke Rogers 4324d538af More work on the ReadMe. 2013-07-15 23:22:17 +12:00
Luke Rogers 24c1e946c3 Added Tweepy contributor and license information 2013-07-15 23:15:23 +12:00
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