Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 328 Bytes

File metadata and controls

15 lines (11 loc) · 328 Bytes

IRC Bot

This is my basic IRC Bot which is written in Python.

It is currently doesn't do much, and is a WIP.

Future Plans:

Configuration Files
Ability to change settings without having to shut down the bot first
SSL support
Nickserv and Sasl authentication
Clean up code
Port to Python 3