Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 1.02 KB

README.md

File metadata and controls

22 lines (15 loc) · 1.02 KB

PoxterBot

PoxterBot is an implementation of Pearl.

Installation

Follow Pearl#Prerequisites.

Usage

To start the bot, run python poxter.py or run the shell script rebuild-poxter.sh (this requires specifying the PoxterBot directory in the script).

In hangouts, run p.[command] in any conversation to activate a PoxterBot feature.

In addition to plugins in Pearl, PoxterBot allows the user to:

add files

  • Save all images/files in the files folder
  • Send these images/files using the command p.[filename]

automate responses

  • Add responses and their trigger strings (in lower case) accordingly to the respond.json in the form response: [array of triggers]
  • Any message sent to you in hangouts that matches the triggers will cause poxter to send the appropriate response