| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Web.Toboggan
Description
Example that tweets from a Madlibs file.
Documentation
program :: TwitterBot -> IO () Source #
Turn a TwitterBot into an IO action
data TwitterBot Source #
Data type for a twitter bot: configuration options and a CLI option
Constructors
| TwitterBot | |
Instances