Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 321 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 321 Bytes

This is a simple bot for IRC that lets users set information about them selves which other users can query.

This bot requires python3 and redis for data storage. Install with pip install -r requirements.txt.

This bot uses pyrcb which is included with the license in this repo.