Install:
git clone https://github.com/BruceZhang1993/PyIrcBot
cd PyIrcBot
[sudo] python3 setup.py install

Configure and use:
pyircbot

Dependencies for bot core:

- Python IRC module (irc)
- termcolor

Dependencies for link handler:

- requests
- Pillow
- BeautifulSoup4
- html5lib

Other dependencies:

- mediainfo (eg. pacman -S mediainfo)