Documentation
¶
Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
trumpet
command
trumpet is a bot that generates tweets based on the accounts it follows.
|
trumpet is a bot that generates tweets based on the accounts it follows. |
|
trumpet-mkconfig
command
trumpet-mkconfig is an interactive trumpet configuration creation tool.
|
trumpet-mkconfig is an interactive trumpet configuration creation tool. |
|
generator
|
|
|
count
Package count provides a trumpet.Generator that keeps count of the number of times Train is called.
|
Package count provides a trumpet.Generator that keeps count of the number of times Train is called. |
|
dummy
Package dummy provides a dummy trumpet.Generator.
|
Package dummy provides a dummy trumpet.Generator. |
|
markov
Package markov provides a trumpet.Generator that uses markov chains.
|
Package markov provides a trumpet.Generator that uses markov chains. |
|
multi
Package multi provides a trumpet.Generator that multiplexes training data over multiple trumpet.Generators.
|
Package multi provides a trumpet.Generator that multiplexes training data over multiple trumpet.Generators. |
|
verbatim
Package verbatim provides a trumpet.Generator that keeps track of training data for the purposes of checking that generated data isn't identical to any piece of training data.
|
Package verbatim provides a trumpet.Generator that keeps track of training data for the purposes of checking that generated data isn't identical to any piece of training data. |
|
scheduler
|
|
|
noop
Package noop provides a trumpet.Scheduler that does nothing.
|
Package noop provides a trumpet.Scheduler that does nothing. |
|
sametime
Package sametime provides a trumpet.Scheduler that schedules tweets to go out at the same time Train is called.
|
Package sametime provides a trumpet.Scheduler that schedules tweets to go out at the same time Train is called. |
|
timer
Package timer provides a trumpet.Scheduler that schedules tweets to go out repeatedly on a timer.
|
Package timer provides a trumpet.Scheduler that schedules tweets to go out repeatedly on a timer. |
|
source
|
|
|
twitter
Package twitter is the layer that connects trumpet to Twitter so that other parts of the program don't need to directly interact with the Twitter API.
|
Package twitter is the layer that connects trumpet to Twitter so that other parts of the program don't need to directly interact with the Twitter API. |
|
twitter/logger
Package logger provides a simple anaconda.Logger that uses the standard library's log package.
|
Package logger provides a simple anaconda.Logger that uses the standard library's log package. |
Click to show internal directories.
Click to hide internal directories.