2.3.2
This commit is contained in:
parent
302ea0229d
commit
7e62000e37
2 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
||||||
# twitter\_ebooks 2.3.1
|
# twitter\_ebooks 2.3.2
|
||||||
|
|
||||||
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.
|
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
|
module Ebooks
|
||||||
VERSION = "2.3.1"
|
VERSION = "2.3.2"
|
||||||
end
|
end
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue