jaraco / irc

Full-featured Python IRC library for Python.
MIT License
390 stars 84 forks source link

Basic irc bot #200

Open yrifl opened 1 year ago

yrifl commented 1 year ago

Can some please give me an example irc bot, Since there is no documentation...

Querela commented 1 year ago

Take a look at these: https://github.com/jaraco/irc/tree/main/scripts, e.g. testbot.py...

And there are some docs, see https://python-irc.readthedocs.io/en/latest/irc.html