irc icon indicating copy to clipboard operation
irc copied to clipboard

Basic irc bot

Open yrifl opened this issue 2 years ago • 1 comments

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

yrifl avatar Oct 09 '22 08:10 yrifl

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

Querela avatar Oct 09 '22 10:10 Querela