项目作者: GeneralPoxter

项目描述 :
Google Hangouts bot
高级语言: Python
项目地址: git://github.com/GeneralPoxter/PoxterBot.git
创建时间: 2020-08-25T14:45:03Z
项目社区:https://github.com/GeneralPoxter/PoxterBot

开源协议:Other

下载


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