hangoutsbotのインストール(FreeBSD10.2)
Debian8に入れるより簡単だったンゴ
# pkg install git
# pkg install python3pip3のインストール(http://serverfault.com/questions/694665/how-to-install-python3-4-pip-in-freebsd-10-1)
# python3.4 -m ensurepip# pip3 install -r requirements.txt