Commit Graph

6 Commits

Author SHA1 Message Date
Mispy
9494210945 corpus/model dirs 2014-07-08 22:57:15 -07:00
Mispy
6f1c00545b Merge pull request #5 from hube/constants
Make it easier to customize example
2014-06-28 09:08:42 +10:00
Hubert Lee
fe5c765121 move code that should be customized into constants for easier replacement 2014-06-27 16:08:50 -04:00
Mispy
2cbc1910c2 Merge pull request #2 from Hiramiya/master
Prevent double-favourite on special tweets
2014-05-18 00:44:27 +10:00
Hiramiya
a6f32fda6e Prevent double-favourite on special tweets
Tweets determined as 'special' to the bot could (under a 50% chance) accidentally attempt to be favourited twice, causing a crash due to Twitter returning a Forbidden response. In this example, we add an assertion to check whether the earlier favourite has occurred, to prevent it happening again.
2014-05-17 15:40:58 +01:00
Mispy
42470aceb6 Ebooks example repo 2013-12-20 05:05:46 -08:00