Skip to content

Latest commit

 

History

History
23 lines (20 loc) · 560 Bytes

README.md

File metadata and controls

23 lines (20 loc) · 560 Bytes

hanezeve-caradhina

A simple IRC bot built using standard Python 3 libraries only.

This project contains two packages:

  • caradhina: Base IRC connection management.
  • hanezeve: Example bot running on caradhina.

Both are still heavily under construction.

Upcoming Changes

caradhina
  • Event listeners
    • Channel object listeners
    • Rework unbinding control flow
    • Internal readline loop
  • CTCP responses
    • PING
    • VERSION
    • TIME
  • Timed messages
hanezeve
  • User listeners
  • Taboo word game