Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 334 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 334 Bytes

sopel-topicmgr

Extensible topic-management plugin for Sopel IRC bots.

Installing

This plugin is meant to be customized for your own use. Install an editable copy for debugging with pip:

$ pip install -e .

You can package it for internal distribution when you've finished customizing it—or not, your choice!