Jaiden Mispy
a2ca0da967
3.0.3
2014-12-06 22:37:10 +11:00
Jaiden Mispy
003d0668e9
Merge pull request #41 from Stawberri/regex_rt
...
Regex soft-retweet detection
2014-12-06 21:35:39 +10:00
Stawberri
6bc89cd4fb
Switched to .match for matching
...
Mispy taught me something about ruby precedence today!
2014-12-06 03:29:29 -08:00
Jaiden Mispy
0f735bc105
Add missing oauth dependency ( fixes #40 )
2014-12-06 22:25:40 +11:00
Stawberri
c4ba9e139f
Regex soft-retweet detection
...
I added a regex to detect 'RT @' anywhere in the content of a tweet, in
case someone hides a RT in the middle of a tweet! As a bonus, it also
detects a bunch of different types of quotes as well as other things
people might use, like 'via,' 'by,' and 'from'!
2014-12-06 01:38:38 -08:00
Jaiden Mispy
fe34c94e04
Update README.md
2014-12-05 23:43:58 +10:00
Jaiden Mispy
92d3c53b79
Don't need BOT_NAME in there
2014-12-06 00:24:32 +11:00
Jaiden Mispy
141e43719a
and the skeleton
2014-12-06 00:17:54 +11:00
Jaiden Mispy
be0fee67e2
remove bot. references in README
2014-12-06 00:16:55 +11:00
Jaiden Mispy
458b94a4c3
3.0.2 - Handle rate limitation in archiver
2014-12-06 00:07:49 +11:00
Jaiden Mispy
b738f1fe3a
3.0.1
2014-12-05 23:50:59 +11:00
Jaiden Mispy
5617544a30
Make sure we really have the right username
2014-12-05 23:50:07 +11:00
Jaiden Mispy
171dbea382
note memory use improvement
2014-12-05 23:37:07 +11:00
Jaiden Mispy
f718ec4f85
Link to API documentation in README
2014-12-05 23:20:34 +11:00
Jaiden Mispy
215ab4dc6d
fix tests
2014-12-05 23:08:18 +11:00
Jaiden Mispy
dd505d7dc9
bundle exec
2014-12-05 22:58:45 +11:00
Jaiden Mispy
56aadea555
Merge branch '3.0'
2014-12-05 22:57:41 +11:00
Jaiden Mispy
822f5e4c6c
More cleanup
2014-12-05 22:57:32 +11:00
Jaiden Mispy
1977445b1c
Lots of documentation and cleanup
2014-12-05 21:12:39 +11:00
Jaiden Mispy
efde0fd16f
Conversation-based bot detection and politeness
2014-12-05 19:04:15 +11:00
Jaiden Mispy
8708aaa3e3
Allow starting a single bot by name
2014-12-05 16:35:57 +11:00
Jaiden Mispy
fa45316553
ebooks start command, reorganizing CLI
2014-12-05 16:22:21 +11:00
Jaiden Mispy
daeda5d7eb
Add ebooks auth
command
2014-12-05 14:03:11 +11:00
Jaiden Mispy
401586471b
Separate unprompted tracking from mention includes
2014-12-04 05:32:41 +11:00
Jaiden Mispy
1a40ef85f9
Slightly different pesters model
2014-11-19 10:08:32 +11:00
Jaiden Mispy
24e8ce5ae3
Block blacklisted users on contact
2014-11-18 14:31:59 +11:00
Jaiden Mispy
2e336fb9be
On second thought, we can't use a cache system
...
Simply because the corpuses are too darn big to keep around
2014-11-18 13:51:31 +11:00
Jaiden Mispy
8135aaaabb
Use can_pester? logic for timeline tweets
2014-11-18 13:31:59 +11:00
Jaiden Mispy
9d8e30d7f6
Don't be so hasty to consider people bots
2014-11-18 13:26:06 +11:00
Jaiden Mispy
b72a6db0e1
Threading!
2014-11-18 13:24:59 +11:00
Jaiden Mispy
29beb23502
Bot anti-bot measures
...
We assume a user is a bot if it has 'ebooks' in the name
or if it replies more than once in a 30-second window
2014-11-18 12:00:34 +11:00
Jaiden Mispy
8326fc19dd
INTERNAL_CONSTANTS is really recent
2014-11-15 04:46:12 +11:00
Jaiden Mispy
a003946194
Require ruby 2.0+
2014-11-15 04:35:03 +11:00
Jaiden Mispy
b290e013c0
no byebug for the moment
2014-11-15 04:20:18 +11:00
Jaiden Mispy
b273ba9fea
silly travis
2014-11-15 04:15:03 +11:00
Jaiden Mispy
850cc6f345
Update simple_oauth to 0.3.0
2014-11-15 04:05:18 +11:00
Jaiden Mispy
c79d44cab5
Add dependency badge
2014-11-15 04:04:11 +11:00
Jaiden Mispy
8da021e193
Add .travis.yml and build badge
2014-11-15 04:02:05 +11:00
Jaiden Mispy
f416c73c54
Add gem badge
2014-11-15 04:01:10 +11:00
Jaiden Mispy
5bfaac99de
Some actual tests for the bot response logic
2014-11-15 03:55:32 +11:00
Jaiden Mispy
746d218896
Fix tweet event handling
2014-11-14 22:59:39 +11:00
Jaiden Mispy
e646e24744
Use new twitter gem streaming support
...
Made more complicated by the fact that this
is not inherently eventmachine-based, unlike
tweetstream
2014-11-14 22:46:07 +11:00
Jaiden Mispy
b73594b89d
Merge pull request #36 from wayspurrchen/docs
...
Add @on_startup to documentation
2014-11-13 04:42:01 +11:00
Way Spurr-Chen
76d6b3cf66
Add @on_startup to documentation
2014-11-12 09:31:39 -06:00
Jaiden Mispy
763bfe5efd
Merge pull request #31 from Geal/fixes
...
update twitter gem to 5.0
2014-11-12 23:09:41 +11:00
Geoffroy Couprie
0fe4b627d0
update deprecated code
2014-10-29 19:00:49 +01:00
Geoffroy Couprie
2698963fb1
consume multiple corpuses
2014-10-29 18:56:37 +01:00
Geoffroy Couprie
9731575a3d
update twitter gem to 5.0
2014-10-27 13:57:07 +01:00
Jaiden Mispy
0cb7abcb52
Test that models save and load correctly
2014-10-25 06:59:34 -07:00
Jaiden Mispy
7e62000e37
2.3.2
2014-10-25 05:49:49 -07:00