Skip to content

shumphrey/Phenny-Factoid-Plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

This is a plugin model to the Python IRC bot Phenny and sopel It provides a simple fact database.

To install this plugin copy the file to your phenny/sopel modules directory. e.g.

    ~/.phenny/modules
    <user> bot: grass is green
    <user> bot: grass?
    <phenny> grass is green

    <user> bot: no, grass is blue
    <user> bot: grass is also yellow

    <user> .forget grass

About

A simple sqlite3 plugin fact database

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages