Skip to main content

Match quips and other witticisms

Project description

https://badge.fury.io/py/helga-quip.png https://travis-ci.org/narfman0/helga-quip.png?branch=master

“Always with the witty retorts, that one” -quote that totally happened by a wise and ausipicious gentleman in reference to helga-quip

Purpose

Match quips and other witticisms. It notes double entendre, hyperbole, metaphors, and other figures of speech.

Usage

Quip may be used for oneliners or elaborate your mom or thats what she said jokes. The syntax is:

!quip add <quip_regex> <quip_kind>

quip_kind is the kind of quip you’d like to respond with, and can be a templated response. It could simply be “Your mom” or “That’s what she said”, but the user may wish to include the matched regex in the response. This may be done with {0}, which will be replaced with the matched group. Other positionals may be used, or named groups are supported now similar to (?P<name>expression).

quip_regex is the searched regular expression to be matched. Any regex should do, like “that (sounds|is|was) really hard”. The search is case insensitive. If there are multiple matches, a random response will be selected.

Example:

!quip add "(it|that|this) (sounds|is|was) really hard" "thats what she said"
<unwitting user>: i took this test last night, and it was really hard
<bot>: thats what she said
<unwitting user>: aww bot, your wit knows no bounds! ha ha!

Example2:

!quip add "(looks|is) really (leet|fat|awesome)" "your mom {0} really {1}"
<irc noob>: huh this game looks really awesome
<bot>: your mom looks really awesome
<irc noob>: oh bot! you and the jokes, they keep coming so hard!

Example3 (named backreferences):

!quip add "(?:(?:i|he|you) (?:is|am)) (?P<action>excited|giddy)" "your mom is {action}"
<foolish scrub>: man, i am excited for the concert!
<bot>: your mom is excited
<foolish scrub>: YOUR MOM IS...
<foolish scrub> has left the chat

Example4 (positonals):

!quip add "[am|is] (lord|king) of (me|him|her|she|he)" "your mom is {0} of {1}"
<naive user>: ...man, i am lord of him! shot right in the face, and he wasn't doing nothin'!
<bot>: your mom is lord of him
<naive user> sobs at the truth of it all

!quip dump

Dumps to the paste service dpaste with entries of ‘“regex” “kind”’

License

Copyright (c) 2016 Jon Robison

See included LICENSE for licensing information

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

helga-quip-1.2.0.tar.gz (16.6 kB view details)

Uploaded Source

Built Distribution

helga_quip-1.2.0-py2-none-any.whl (5.5 kB view details)

Uploaded Python 2

File details

Details for the file helga-quip-1.2.0.tar.gz.

File metadata

  • Download URL: helga-quip-1.2.0.tar.gz
  • Upload date:
  • Size: 16.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for helga-quip-1.2.0.tar.gz
Algorithm Hash digest
SHA256 527fd27d8d291ad951d1d3e84a947f1ebac73c88b57b922c986afda130cb350b
MD5 5cc54319a4e9d39b06c942cc875aac71
BLAKE2b-256 4e76dd7253f64e31ca9a153cb3ee20de3fd59f0e48bca8e22b755a60e1c8db08

See more details on using hashes here.

File details

Details for the file helga_quip-1.2.0-py2-none-any.whl.

File metadata

File hashes

Hashes for helga_quip-1.2.0-py2-none-any.whl
Algorithm Hash digest
SHA256 ce038298ee434989310e1e920abe7686646ed294e634a46cca9c64bee874a293
MD5 e7fd8c1b7377aa5bb8f03678c331a0d1
BLAKE2b-256 a5d95bef5aa50ccfec2fd42bc99f5961b741b05e9941e3f915b72fba3e1dc156

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page