Skip to content

Pesters someone to get their attention. Like hubot-ambush but better.

Notifications You must be signed in to change notification settings

concierge/pester

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Pester

Pesters someone to get their attention.

Installation

/kpm install pester

Configuration

/kpm config pester emailConfig <nodemailer config>
/kpm config pester smsConfig {"phoneNumber":"<twilioPhoneNumber>", "sid":"<twilioSID>", "token":"<twilioToken>"}

See https://twilio.github.io/twilio-node and https://nodemailer.com/.

Usage

USAGE
	/pester [name/id] [message...] <options...>
OPTIONS
	-pm, --private
		Sends a private message to the person on this integration.
	-tx, --textmessage {PHONE_NUM} 
		Sends a text message to the persons phone.
	-se, --seen
		Sends a message to the persons the next time they are seen in this chat.
	-re, --respond
		Sends a message to the persons the next time they send something in this chat.
	-em, --email {EMAIL} 
		Sends a message to the persons the next time they send something in this chat.
	-h, --help
		Shows this help.

License

Licensed under the MIT license. Copyright (c) 2017 Matthew Knox.

About

Pesters someone to get their attention. Like hubot-ambush but better.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published