Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 机器人框架,可插件扩展。
- Host: GitHub
- URL: https://github.com/brucezhang1993/pyircbot
- Owner: BruceZhang1993
- License: mit
- Created: 2016-01-09T15:36:56.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2018-12-05T01:52:42.000Z (almost 6 years ago)
- Last Synced: 2024-10-04T13:44:49.151Z (about 1 month ago)
- Language: Python
- Homepage:
- Size: 149 KB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Prerequisites:
- [mediainfo](https://mediaarea.net/en/MediaInfo)
Dependencies for bot core:
- Python IRC module (irc)
- termcolorDependencies for link handler (Main Feature - Recommand):
- requests
- Pillow
- BeautifulSoup4
- html5libManual Usage:
```
git clone https://github.com/BruceZhang1993/PyIrcBot
cd PyIrcBot
python3 -m pyircbot
```