mirror of
https://github.com/thewesker/twitter_ebooks.git
synced 2025-12-20 04:11:08 -05:00
2.2.7
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# twitter\_ebooks 2.2.6
|
||||
# twitter\_ebooks 2.2.7
|
||||
|
||||
Rewrite of my twitter\_ebooks code. While the original was solely a tweeting Markov generator, this framework helps you build any kind of interactive twitterbot which responds to mentions/DMs. See [ebooks\_example](https://github.com/mispy/ebooks_example) for an example of a full bot.
|
||||
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
module Ebooks
|
||||
VERSION = "2.2.6"
|
||||
VERSION = "2.2.7"
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user