An IRC bot for learning, fun and collaboration in the Freepost community.
Clone
HTTPS:
git clone https://vervis.peers.community/repos/VvM9v
SSH:
git clone USERNAME@vervis.peers.community:VvM9v
Branches
Tags
supervisor.conf
[program:funbot]
command=sudo -EHu funbot /var/lib/funbot/funbot/dist/build/funbot/funbot
directory=/var/lib/funbot/funbot
priority=3
redirect_stderr=true
autostart=true
autorestart=true
environment=LANG="en_US.UTF-8"