Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/brucezhang1993/pyircbot

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

Last synced: about 1 month ago
JSON representation

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

Awesome Lists containing this project

README

        

Prerequisites:

- [mediainfo](https://mediaarea.net/en/MediaInfo)

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
```