QSCTech/newbie-bot

Name: newbie-bot

Owner: ?????????

Description: null

Created: 2017-07-25 04:22:28.0

Updated: 2017-07-25 04:22:30.0

Pushed: 2017-07-24 20:07:34.0

Homepage: null

Size: 14

Language: Python

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Newbie Bot

QQ bot for the newbiew group.

Setup
QQBot

First you need to setup QQBot.

After installing it with pip, and starting it with

t

, you should migrate this repository to ~/.qqbot-temp/plugins (the plugins directory are the root directory of this repository). In this way you will be able to load the plugins by name.

Load Plugins

Copy thesarus.sample.py to thesarus.py and add your own thesarus. Only the thesarus variable in the file will be used.

Use

lug first

to load the first plugin, which is responsible for the miscellaneous functions like Lisp interpreting.

Use

lug justice

to load the justice plugin, which is responsible for the keyword detection.

Unload and Quit
nplug first
nplug justice

would unload the plugins respectively. And

top

would stop the bot completely.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.