index
:
rawr-ebooks
this commit
master
Generates nonsense statistically similar to an input corpus
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ebooks.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bot now posts to Mastodon instead of Twitter
Star Rauchenberger
2022-11-15
1
-42
/
+37
*
Converted to C++ style randomization
Kelly Rauchenberger
2019-02-28
1
-8
/
+8
*
Switched from streaming API to timeline polling
Kelly Rauchenberger
2018-08-06
1
-55
/
+115
*
Increased canonical maxK to 5
Kelly Rauchenberger
2018-02-06
1
-1
/
+1
*
Updated libtwitter++ to fix non-reply tweets being ignored
Kelly Rauchenberger
2016-12-01
1
-4
/
+4
*
Fixed bug wherein rawr-ebooks could only respond to itself
Kelly Rauchenberger
2016-08-20
1
-1
/
+1
*
Updated libtwitter++ (API changes)
Kelly Rauchenberger
2016-08-20
1
-32
/
+16
*
Updated libtwitter++ (error handling with bad responses)
Kelly Rauchenberger
2016-06-01
1
-2
/
+10
*
Merge branch 'master' of http://github.com/hatkirby/rawr-ebooks
Kelly Rauchenberger
2016-05-29
1
-0
/
+1
|
\
|
*
Added #include <algorithm>
Kelly Rauchenberger
2016-05-26
1
-0
/
+1
*
|
Newlines, colons, and semicolons are now valid terminators
Kelly Rauchenberger
2016-05-29
1
-1
/
+1
|
/
*
Fixed ebooks and gen ignoring the form distribution
Kelly Rauchenberger
2016-05-26
1
-4
/
+4
*
ebooks now prefills replies correctly
Kelly Rauchenberger
2016-05-22
1
-2
/
+2
*
Pulled the ebooks functionality out into a library
Kelly Rauchenberger
2016-05-20
1
-3
/
+35
*
Now ignoring retweets as they aren't really mentions
Kelly Rauchenberger
2016-05-20
1
-17
/
+20
*
Fixed error with replying to tweets
Kelly Rauchenberger
2016-05-20
1
-0
/
+1
*
Added ability for rawr ebooks to respond to tweets
Kelly Rauchenberger
2016-05-20
1
-19
/
+53
*
Full sentences mode!
Kelly Rauchenberger
2016-03-08
1
-1
/
+1
*
rawr-ebooks now tells you how long it will wait before the next tweet
Kelly Rauchenberger
2016-02-28
1
-1
/
+30
*
Attemped to fix line-endings for Windows
Kelly Rauchenberger
2016-02-17
1
-0
/
+5
*
Added emoji freevar
Kelly Rauchenberger
2016-02-01
1
-7
/
+1
*
Rewrote how tokens are handled
Kelly Rauchenberger
2016-01-29
1
-13
/
+2
*
rawr-ebooks no longer generates Twitter access tokens and requires one in the...
Kelly Rauchenberger
2016-01-27
1
-118
/
+13
*
Rewrote quite a bit of kgramstats
Kelly Rauchenberger
2016-01-04
1
-161
/
+155
*
guess what! the algorithm
Kelly Rauchenberger
2015-12-30
1
-10
/
+16
*
Fixed std namespace references in ebooks.cpp
Kelly Rauchenberger
2015-11-23
1
-10
/
+10
*
Added malapropisms
Kelly Rauchenberger
2015-11-22
1
-2
/
+0
*
I may have made things better. I may have made things worse.
Kelly Rauchenberger
2015-11-22
1
-3
/
+9
*
Fixed typo with respect to reading delay time from config.yml
Feffernoose
2013-10-08
1
-1
/
+1
*
Added user-configurble delay between tweets in rawr-ebooks
Feffernoose
2013-10-08
1
-2
/
+4
*
Implemented freevars
Feffernoose
2013-10-07
1
-1
/
+7
*
Split rawr-ebooks and rawr-gen
Feffernoose
2013-10-06
1
-0
/
+169