Commit graph

248 commits

Author SHA1 Message Date
Richo Healey
396a5dc26b Whitespace 2014-05-06 22:17:54 -07:00
Tadeo Kondrak
7b3905a2f6 Fixed link to ebooks_example linking to twitter_ebooks 2014-05-05 10:02:28 -06:00
Mispy
cf53eac1e7 Link to example in README 2014-05-05 18:54:41 +10:00
Brett O'Connor
2aac54c7aa csv import now looks for text column 2014-05-03 16:44:07 -06:00
Mispy
f80e84189a Update README to 2.2.4 2014-05-01 22:59:29 +10:00
Mispy
cf9151fa0b Merge pull request #12 from BooDoo/feature/csv
2.2.4? Consume tweets.csv from official twitter archives
2014-05-01 22:48:45 +10:00
Joel McCoy
872dabdbf8 Support consuming tweets.csv from official twitter archives 2014-04-30 20:32:51 -04:00
Mispy
17ef359de2 2.2.3 - Avoid some mention edge cases 2014-04-28 10:57:14 -07:00
Mispy
a836e00a87 2.2.2 2014-04-24 21:43:22 -07:00
Mispy
5d55d90f85 Be more paranoid about identifying mentions 2014-04-24 20:55:53 -07:00
Mispy
d676eaa77f 2.2.1 - Handle mentions at end of string 2014-04-20 06:17:57 -07:00
Mispy
95a075899a 2.2.0 2014-04-19 22:15:08 -07:00
Mispy
f362f1ab2b Fix off-by-one error in mentionless calculation 2014-04-19 22:13:07 -07:00
Mispy
7c12710482 And self.tweet 2014-04-18 23:37:25 -07:00
Mispy
29f46629ed Add expanded usage information to commands 2014-04-18 22:51:51 -07:00
Mispy
47d600bb3b Add note about Ruby version 2014-03-31 03:08:27 -07:00
Mispy
425d284cc9 Merge pull request #6 from sferik/fix_permissions
Fix file permissions
2014-02-12 14:47:44 -08:00
Erik Michaels-Ober
7e033b7b3b Fix file permissions 2014-02-12 16:23:49 +01:00
Mispy
1c12191175 2.1.9 2014-01-28 16:36:45 -08:00
Mispy
34b8c5d0a0 Use binary read/write mode for Windows 2014-01-28 16:36:23 -08:00
Mispy
0ac940a1e0 2.1.8 - Don't require tweetstream 2014-01-21 06:52:03 -08:00
Mispy
ee965e2a6b Merge pull request #5 from kivikakk/sprightliness
Sprightliness
2013-12-20 03:01:57 -08:00
Amelia Cuss
437e1edff6 Don't connect a TweetStream if we don't use it. 2013-12-12 13:29:20 +00:00
Amelia Cuss
dbe909f7b7 Use STDOUT, please.
It exists for a reason!  Otherwise we can't distinguish errors (like
from unhandled exceptions).
2013-12-12 13:29:19 +00:00
Mispy
7fd72da7bd Merge pull request #4 from B0073D/master
Added more information to readme to help new users
2013-12-11 17:55:31 -08:00
B0073D
707675c8cd Added more information to Readme
Added 'require' line to example and also information about statement separation in text files.
2013-12-12 10:32:03 +11:00
Mispy
9b82e9e1c5 2.1.7 2013-12-03 03:33:57 -08:00
Mispy
32f5d267e1 Remove Gemfile.lock files 2013-12-03 03:32:14 -08:00
Mispy
62f3535594 2.1.6 2013-12-03 02:10:54 -08:00
Mispy
45bfeca5bb Use ENV['HOME'] for config path 2013-12-03 02:10:54 -08:00
Mispy
47e62bec94 Merge pull request #1 from michenriksen/master
Make event handlers optional to define
2013-12-01 18:55:52 -08:00
Michael Henriksen
8402bbdc80 Make event handlers optional to define
Check if event handlers have been defined before attempting to call them.
This prevents the bot from crashing in the case that an event handler
hasn't been defined.
2013-11-30 19:26:40 +01:00
Mispy
f6b5ee4390 Add note about getting at underlying clients 2013-11-27 07:30:37 -08:00
Mispy
e30ffaf630 2.1.5 2013-11-27 07:07:09 -08:00
Mispy
bc910073df Use reponame instead of path in bots.rb 2013-11-27 07:06:17 -08:00
Mispy
72073c429e 2.1.4 2013-11-27 07:02:05 -08:00
Mispy
e8a822668f Lengthy README 2013-11-27 06:55:14 -08:00
Mispy
5c6004f694 Add Gemfile, empty corpus/model to skeleton 2013-11-27 06:54:53 -08:00
Mispy
306c9ab873 Allow consumption of json archives 2013-11-27 05:12:54 -08:00
Mispy
acc2f42b38 2.1.3 - better archiver 2013-11-24 13:16:34 -08:00
Mispy
c3053e5091 2.1.2 - twitter gem version conflicts 2013-11-20 16:33:07 -08:00
Mispy
8f5bb52977 2.1.1 2013-11-20 16:11:43 -08:00
Mispy
61c5caee4d Retry limit and mention separation 2013-11-20 12:07:24 -08:00
Mispy
c1d91d1693 2.1.0 - Fix skeleton init 2013-11-16 07:02:05 -08:00
Mispy
95e96ceef9 2.0.9 - Whups, broke context 2013-11-14 10:19:48 -08:00
Mispy
e4209f79e4 Cleaning 2013-11-14 08:30:45 -08:00
Mispy
00f0228dd4 2.0.8 -- different generation algorithm 2013-11-14 07:58:46 -08:00
Mispy
e87dc5862b Github time! 2013-11-08 06:02:05 +11:00