Tanner
e710e5011b
House cleaning
2013-11-01 22:50:01 -05:00
tannn
16a64e9e82
Update README.md
2013-11-01 22:46:56 -05:00
tannn
224211075a
Merge pull request #3 from rootcoma/master
...
Adding php by rootcoma
2013-11-01 14:19:12 -07:00
tannn
a335af868f
Removed items rootcoma finished
2013-11-01 16:17:55 -05:00
tannn
aa6e8a96ae
Merge pull request #2 from rootcoma/master
...
Adding Game + Storage by rootcoma
2013-11-01 14:15:04 -07:00
micjohnson
3d176969d8
adding php
2013-11-01 14:14:37 -07:00
rootcoma
fe4ebef003
Adding Game + Storage
...
Adding basic config for game and storage variables
2013-11-01 14:03:47 -07:00
rootcoma
992e4562b2
Adding Game + Storage
2013-11-01 14:02:39 -07:00
Valentin Lorentz
85e7d7c374
Merge remote-tracking branch 'supybot/master' into testing
...
Conflicts:
plugins/Admin/plugin.py
plugins/BadWords/config.py
plugins/Filter/plugin.py
plugins/Google/plugin.py
plugins/Math/plugin.py
plugins/Misc/plugin.py
plugins/Note/plugin.py
plugins/RSS/plugin.py
plugins/Seen/test.py
plugins/ShrinkUrl/config.py
plugins/ShrinkUrl/plugin.py
plugins/ShrinkUrl/test.py
plugins/Status/plugin.py
plugins/String/config.py
plugins/String/plugin.py
plugins/Time/plugin.py
plugins/Todo/plugin.py
plugins/Web/plugin.py
plugins/__init__.py
scripts/supybot-botchk
setup.py
src/__init__.py
src/callbacks.py
src/commands.py
src/conf.py
src/drivers/Socket.py
src/ircdb.py
src/irclib.py
src/ircutils.py
src/questions.py
src/registry.py
src/schedule.py
src/test.py
src/utils/file.py
src/utils/gen.py
src/utils/net.py
src/utils/web.py
src/world.py
2013-08-24 11:28:29 +02:00
Tanner
5e2e988a82
Tinkering
...
Nothing important.
2013-08-02 20:48:20 -05:00
Tanner
bf1ab4fc0a
Added license
2013-08-02 16:27:49 -05:00
Valentin Lorentz
c8271ddb26
RSS: keep track of headlines over multiple feed fetches, with configurable expiration.
...
This is better at avoiding repeats than just keeping the last fetch, since some feeds
shuffle items around (like google news search).
Conflicts:
plugins/RSS/config.py
2013-06-27 07:03:20 +02:00
spline
f96245c677
Screwed two things up in the last push.
2013-06-21 13:36:41 -04:00
spline
e366582110
Fix some tiny bugs with formatting, etc. I also added instructions in the README to use messageparser.
2013-06-21 13:32:22 -04:00
spline
53c9eaf7b8
Fix tsearch count max because Twitters API apparently does not use count when issuing searchtype
2013-06-20 14:46:09 -04:00
Tanner
6c135e38d2
Updated readme
2013-06-09 17:35:40 -05:00
Tanner
46df3e8399
Updated readme
2013-06-09 17:20:03 -05:00
spline
3bbfb3884a
Fix issue with getopts in Twitter and --id
2013-06-03 19:08:26 -04:00
spline
49ec63736e
Ok, I botched the isVoicePlus. It's fixed now. Typo on error message fixed, also.
2013-05-28 10:16:05 -04:00
spline
edbfdd526d
Broke the code to check if isVoicePlus. Fixed in all 3 commands.
2013-05-27 18:12:35 -04:00
spline
9a2c05b601
Add in new config variable. Polish up plugin.py a bit and refactor some code.
2013-05-27 18:06:12 -04:00
spline
5dab350757
Update README
2013-05-27 18:05:49 -04:00
spline
07ba62823b
Fix header in __init__.py
2013-05-27 18:05:35 -04:00
spline
7285b91aff
Add in local stub. I assume this was missing because code was developed outside Limnoria.
2013-05-27 10:51:54 -04:00
spline
2312fe4199
Implement config variable to require voice to use all commands and code in functions.
2013-05-26 15:35:54 -04:00
spline
026ca36ec7
Update README
2013-05-23 16:14:09 -04:00
spline
2c146c8046
Ooops. I used the wrong field for tweets in --info.
2013-04-13 18:54:48 -04:00
spline
b7bde2f906
Add in signup + tweets to --info. Continue to polish up and change some logic.
2013-04-13 18:39:18 -04:00
spline
9aa9502b36
Fix some commenting. Fix central error handing of messages. Still work to do.
2013-04-12 18:20:28 -04:00
Valentin Lorentz
b6f97cc0f9
All plugins: Add Python 3 support.
2013-03-25 19:12:08 +01:00
spline
c278f80616
Botched that error parse attempt. Fixed now for each instance in twitter command.
2013-02-02 16:58:40 -05:00
spline
6a0253f9ec
Clean up whitespace. Add in exception for protected Tweets (user account is locked).
2013-02-02 07:49:21 -05:00
spline
2398d6c069
Make sure we have twitterApi object before running commands. Error if not.
2013-01-21 11:01:10 -05:00
spline
39fcb2aa65
Change oauth class so we don't return read urllib2 object, meaning we can't grab the status code out of it. Minor structural changes.
2013-01-21 10:05:00 -05:00
spline
4ee3681fe9
Update README
2013-01-20 14:17:56 -05:00
spline
683cd3861b
Update some stuff in plugin. Update copyrights and ids.
2013-01-20 14:12:54 -05:00
spline
d46967e339
Updating README.
2013-01-20 13:31:33 -05:00
spline
2396301d06
Update formatting/error messages.
2013-01-12 12:56:29 -05:00
spline
e5bebd401d
Fixed a stupid bug due to names.
2013-01-12 12:41:00 -05:00
spline
f4fe2b4213
Update README
2013-01-12 12:11:45 -05:00
spline
6ea598b157
Updated header for copyright stuff.
2013-01-12 11:51:17 -05:00
spline
24031f9f1b
Updating my work here. Still in flux. Streamlining a ton here and centralizing the Twitter API call. Still unfinished. Updated trends with exclude.
2013-01-12 11:50:50 -05:00
spline
d509670646
rm README.txt
2013-01-12 11:50:03 -05:00
spline
11c84f81d0
Clone README over to markdown.
2013-01-12 11:49:04 -05:00
Tanner
ae4cd5b6cf
added questions files
2013-01-06 19:07:14 -06:00
Tanner
99e54b8b39
Added more information to readme
2013-01-06 18:46:51 -06:00
Tanner
4f982d59fc
Updated Readme
...
Added Future plans
2013-01-06 18:36:00 -06:00
Tanner
75bfc751f5
Updated Readme
2013-01-02 20:34:26 -06:00
Tanner
5f500e26ef
Updated Readme
2013-01-02 20:33:03 -06:00
Tanner
0372f002e9
Upload plugin default
2013-01-02 20:27:52 -06:00