A helga command to generate either haiku or tanka poems
Project description
A helga command to generate either haiku or tanka poems. All five or seven syllable lines are user generated and stored using this plugin. Usage:
helga (haiku|tanka) [blame|tweet|about <term>|by <nick>|(add|add_use|use|remove|claim) (fives|sevens) (INPUT ...)].
Without any arguments helga haiku or helga tanka will produce a randomly generated haiku or tanka from stored five or seven syllable lines respectively. Each subcommand acts as follows:
- blame
Get a list of the nicks of the users that authored the lines of a generated haiku
- about <term>
Generate a haiku or tanka using a given term. This term supports any valid regular expression. For example, !haiku about foo will search for lines containing ‘foo’, but !haiku about foo$ will only return lines that end with foo
- by <nick>
Generate a haiku or tanka with lines by the given nick. If not enough lines exist for this nick, then lines are selected at random
- add (fives|sevens) (INPUT ...)
Add a five or seven syllable line to the database but do not generate a poem
- add_use (fives|sevens) (INPUT ...)
Add a five or seven syllable line to the database and then generate and return a poem containing that line
- use (fives|sevens) (INPUT ...)
Generate a poem containing the given five or seven syllable line, but do not store it for future poems
- claim (fives|sevens) (INPUT ...)
Allows the requesting user to claim authorship of a given five or seven syllable line
A bit of an undocumented feature, but poems can be tweeted to some Twitter account. For example, generating a poem with !haiku followed by !haiku tweet. This requires some additional settings:
TWITTER_CONSUMER_KEY
TWITTER_CONSUMER_SECRET
TWITTER_OAUTH_TOKEN
TWITTER_OAUTH_TOKEN_SECRET
TWITTER_USERNAME
License
Copyright (c) 2015 Shaun Duncan
Licensed under an MIT license.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file helga-poems-0.2.0.tar.gz
.
File metadata
- Download URL: helga-poems-0.2.0.tar.gz
- Upload date:
- Size: 8.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c2e77c967b698f7da1dd15c374fd4ed1950654e1a0db8c6bca2d56d6930e741a |
|
MD5 | 09652db54c12c8c549f97134f8f80a8f |
|
BLAKE2b-256 | 91a0c2a80b0de661d7f872954525814d224cd6093ebb3204f208e0a6c178c4bc |