dripton / blahblahblahbot

Simple IRC quotebot, in Python 3 with Twisted

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Yet another IRC Quotebot

Copyright David Ripton 2020

License: MIT

Credit:
habnabit for the sample Twisted IRC code at
https://gist.github.com/habnabit/5823693

Instructions:
Copy sample-config.py to config.py
Make whatever local changes you want to config.py



Dependencies
Python 3
Twisted
pyOpenSSL
black

About

Simple IRC quotebot, in Python 3 with Twisted


Languages

Language:Python 100.0%