PyIrcBot

https://gitlab.com/brucezhang1993/PyIrcBot | 基于 Python IRC 机器人框架,可插件扩展。

MIT License

Downloads
32
Stars
4

Prerequisites:

Dependencies for bot core:

  • Python IRC module (irc)
  • termcolor

Dependencies for link handler (Main Feature - Recommand):

  • requests
  • Pillow
  • BeautifulSoup4
  • html5lib

Manual Usage:

git clone https://github.com/BruceZhang1993/PyIrcBot
cd PyIrcBot
python3 -m pyircbot
Package Rankings
Top 27.13% on Pypi.org