63 Commits

Author SHA1 Message Date
Gordon Shumway
2756c31bb5
tweet_mode: extended 2019-03-05 20:13:45 -05:00
Gordon Shumway
afa37dfae4
Update requirements.txt 2019-03-05 19:45:43 -05:00
Gordon Shumway
e69d5e4397
python3 compatible, working woeid lookup 2019-03-05 19:45:06 -05:00
reticulatingspline
b483b975a8 Merge branch 'master' of github.com:reticulatingspline/Tweety 2015-05-12 07:20:18 -04:00
reticulatingspline
6338d0707a Misc fixes for unicode characters in name on each function. 2015-05-12 07:20:13 -04:00
spline
a312bad52e Add LICENSE file via addalicense.com 2014-11-15 09:20:08 -05:00
spline
060c8480b0 Update README. 2014-10-11 13:48:24 -04:00
spline
5c0aee91df Add in more tests. 2014-10-11 13:22:02 -04:00
spline
e7b096bf3c Spelled Regexp wrong.. 2014-10-11 13:12:33 -04:00
spline
be845e6ff2 Lets test this. 2014-10-11 13:10:36 -04:00
spline
801891a7eb Lets test this. 2014-10-11 12:56:09 -04:00
spline
a07d6b4c75 Add in travis. 2014-10-11 12:46:22 -04:00
spline
cdd77950a5 Add in requirements. 2014-10-11 12:45:47 -04:00
spline
900e669861 Trying out a small fix to relative time that will correct some negative dates (thx snackle). 2014-09-03 12:01:50 -04:00
spline
061da46fb9 Fix \r and \n in tweets that would break formatting. 2013-12-09 19:57:45 -05: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
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
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
spline
471f54fb87 Temp fix #2 2012-12-23 16:37:42 -05:00
spline
72b3af33a4 Temp fix 2012-12-23 16:36:34 -05:00
spline
a718e30144 Latest 2012-11-30 12:09:09 -05:00
spline
961f0ddf04 Add in option for expanding short urls. Code not in plugin.py, yet. Leaves open for future functionality. 2012-11-28 14:55:39 -05:00
spline
f40a232155 More fixes. 2012-10-27 14:54:17 -04:00
spline
b8ef2b72e7 Streamline checkCredentials on suggestion from ProgVal. 2012-10-27 12:56:30 -04:00